Want to speed up your JSX coding? Try enabling linked editing!
With linked editing, when you make changes to an opening JSX tag VS Code will automatically update the matching closing tag too.
Linked editing is off by default. Turn it on using the `Editor: Linked Editing` setting
#vscode #javascript #typescript #jsx #coding #ide