buenon / scratchpads

Scratchpads extension for Visual Studio Code
MIT License
27 stars 10 forks source link

The "New Scratchpad" search bar should sort filtered results by extension, then file type. #40

Open DanKaplanSES opened 1 year ago

DanKaplanSES commented 1 year ago

This is a minor feature request that, IMHO, would improve developer experience. Here are steps to reproduce:

  1. Open the "New Scratchpad" search bar
  2. Type txt

Expected: the first result should be Text (.txt) Actual: the first result is TEXI (.texi)

Screenshot:

image

Workaround:

Considering the workarounds, these are minor inconveniences, but it adds up throughout the day. And for me at least, this is unexpected behavior.