r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.71k stars 440 forks source link

Change order of useContextSnippet for better auto completion #268

Closed Oshimani closed 1 year ago

Oshimani commented 2 years ago

Change the order of tabs in useContextSnippet so you can first select the context and then get autocompletion for the properties.