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

Is there a way to override some snippets? #261

Closed iamshadmirza closed 2 years ago

iamshadmirza commented 2 years ago

Hey @dsznajder

I have been using this extension heavily and I love it. I prefer using named exports over default exports everywhere. Is there a way I can override the snippets to use named export every time?

chillios-dev commented 2 years ago

@iamshadmirza there are some different snippets exactly for named exports. If any is missing, feel free to open PR.