Is it possible to force Visual Studio Code to automatically convert the first letter of the ID attribute of an HTML element to lower case on saving?
I was thinking on something like editorconfig, prettier or similar.
Is it possible to force Visual Studio Code to automatically convert the first letter of the ID attribute of an HTML element to lower case on saving?
I was thinking on something like editorconfig, prettier or similar.