I'm using VS Code in combination with clasp to develop in Google Apps Script.
Using scriptlets inside a <script>
or <style>
tag is messing with VS Codes syntax highlighting:
Also I regularly get html-language-server errors.
Is there a way around that?
A setting maybe to teach VS Code that it is fine what I do?