*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 adds `className` in webstorm it adds `className=""` 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