Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99267

VSCODE : Disable HTML Auto Closing Tags only for Javascript files

$
0
0

I'm using VSCODE to program my web apps using JQuery and when I want to work with divs and for example when I want to make a new div in JQuery, I write :

$('<div>

But VSCODE close instantly this html tag like this:

$('<div></div>

What i'd like is to keep this html closing tag in other languages, but disabling it on .js files. Is it possible using VSCODE ?


Viewing all articles
Browse latest Browse all 99267

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>