- Notifications
You must be signed in to change notification settings - Fork12.9k
Closed
Labels
Milestone
Description
TS Template added by@mjbvz
TypeScript Version: 3.9.4
Search Terms
- suggest, suggestion, completions
- snippet
- react, jsx
In vscode the autocomplete for className just addsclassName
in webstorm it addsclassName=""
is there a way in vscode to get it to add the additional =""?
I'm not sure currently where the autocomplete comes from, whether it is inbuilt into vscode or comes from the React plugin I use (although it doesn't appear to be in their snippets).
https://github.com/dsznajder/vscode-es7-javascript-react-snippets