scratchpads
scratchpads copied to clipboard
The "New Scratchpad" search bar should sort filtered results by extension, then file type.
This is a minor feature request that, IMHO, would improve developer experience. Here are steps to reproduce:
- Open the "New Scratchpad" search bar
- Type
txt
Expected: the first result should be Text (.txt)
Actual: the first result is TEXI (.texi)
Screenshot:
Workaround:
- Typing
.txtinstead oftxtfilters as expected. - Alternatively, you can select from the filtered list.
Considering the workarounds, these are minor inconveniences, but it adds up throughout the day. And for me at least, this is unexpected behavior.