fvclaus / vsc-sort-json-array

Visual Studio Code extension that sorts arrays
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

feature: Only enable commands in javascript/json editors #4

Open pke opened 5 years ago

pke commented 5 years ago

We can make the user experience even better when the extensions command are only offered when:

See here: https://code.visualstudio.com/api/extension-guides/command#controlling-when-a-command-shows-up-in-the-command-palette

https://code.visualstudio.com/api/extension-guides/command#controlling-when-a-command-shows-up-in-the-command-palette