- VSCode Version: Insiders
- OS Version: Windows 10
Regarding test plan item #12100
Steps to Reproduce:
- Select some JavaScript code inside of a
<script> block in an HTML file*.
- Use the keyboard shortcut to "Add a line comment" or run the command from the command palette.
- Note that in the latest Insiders build, it no longer uses
//``JavaScript-valid comments; instead, it now uses` comments.
Current Insiders

Current Stable

*I'm not sure, but this may apply to Handlebars and Razor also.
Regarding test plan item #12100
Steps to Reproduce:
<script>block in an HTML file*.//``JavaScript-valid comments; instead, it now uses` comments.Current Insiders

Current Stable

*I'm not sure, but this may apply to Handlebars and Razor also.