qsharp-compiler icon indicating copy to clipboard operation
qsharp-compiler copied to clipboard

No commenting support in VS2019

Open amirebrahimi opened this issue 5 years ago • 0 comments

Describe the bug With the QDK added to VS 2019 I find that I have to manually comment/uncomment lines. I don't see an option in there for commenting whole blocks.

To Reproduce Steps to reproduce the behavior:

  1. Select a block of text in a .qs file
  2. Click on Edit -> Advanced
  3. Notice that there is no option to block comment

Expected behavior I'd expect that selecting a block of text and comment/uncommenting would work the same way it does in C#.

System information

  • OS: Windows 10
  • Browser N/A
  • VS 2019 version 16.6.2
  • QDK version 0.11.2006.403

amirebrahimi avatar Jun 14 '20 19:06 amirebrahimi