- VSCode Version: 1.1.1 - OS Version: Windows 10 Steps to Reproduce: 1. position cursor on a line of react html 2. press ctrl-/ to comment out the line It will insert // instead of {/\* */}
Steps to Reproduce:
It will insert // instead of {/* */}