r5n-dev / vscode-react-javascript-snippets

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

No autocomplete of = sign and quotation marks #195

Closed antebudimir closed 2 years ago

antebudimir commented 2 years ago

Question regarding the title:

is this a normal behavior that when you start typing e.g. className and you use Tab to autocomplete, that it completes only the attribute and you have to manually add className="" ? If so, why? In this manner, autocomplete is actually just half auto-complete. :D

ice-chillios commented 2 years ago

@antebudimir It's not related to this extension, more likely to VSCode itself and it's options

antebudimir commented 2 years ago

Ok. Thanks. Will have a look at the options in the editor.