When I comment a section with multiple line comments, when uncommenting, it gives unexpected and not desired result. An example:My code:/* title */int foo();Comment selection:///* title *///int foo();Uncomment selection (see the missing slash):*title */int foo();You can clearly see it gives differen result than you started with.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Locale
Please wait...