CodeMyst / pastemyst

a powerful website for storing and sharing text and code snippets. completely free and open source.
https://paste.myst.rs/
Mozilla Public License 2.0
119 stars 11 forks source link

[bug] hard to find languages with short names inside command palette #430

Closed njegg closed 2 years ago

njegg commented 2 years ago

describe the bug When searching for a language with a short name, for example 'C', inside a command palette, the language is too deep inside of the list

to reproduce

  1. Open command palette
  2. Select language
  3. Search for 'C'
  4. C for yourself

expected behavior 'C' should be on top of the list

screenshots screenshot machine broke

device and browser: any

additional context Possible fix9: Exact match on top of the list

njegg commented 2 years ago

nvm wrong repo