in other lines I can fold/unfold comment block. Copied to clipboard. share. Debugging - Learn how to set up debugging for your application. JavaScript - Get the most out of your JavaScript development, including configuring IntelliSense. Comment Policy Inquiries ... SHJS is a JavaScript script which highlights source code passages in HTML documents. This post was originally published at codepulse.blog on July 9, 2020. Embed. Star 20 Fork 12 Star Code Revisions 8 Stars 20 Forks 12. Single Line Comments. Copy link Author andrew-r-king commented Jul 9, 2019 • edited Also, of note: Neither javascript nor typescript contains that in their language-configuration.json files, but uses the same style of block comments. Is there a keyboard shortcut that would html by Ana on Aug 01 2020 Donate . Overview Version History Q & A Rating & Review. It no longer lets visual studio code open its integrated terminal. cannot block comment in vscode . JavaScript; PHP; SCSS; TypeScript; Vue.js; More languages will be implemented in the future. Installation. I tried adding the vscode .exe to the exclusion list but it still didnt work. If you are using VS Code to write Javascript or React code, keep reading! In combination with VSCode you can get type checking and IntelliSense just like TypeScript. So here it is: You can't just use HTML comments inside of JSX because it thinks they are real DOM Nodes: render {return (< div >