Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect highlighting of comments #861

Closed
vorov2 opened this issue Nov 2, 2016 · 1 comment
Closed

Incorrect highlighting of comments #861

vorov2 opened this issue Nov 2, 2016 · 1 comment

Comments

@vorov2
Copy link

vorov2 commented Nov 2, 2016

Environment data

VS Code version: 1.6.1
C# Extension version: 1.4.1

Steps to reproduce

  1. Open a cs file
  2. Try to comment out a block of code starting from the method signature

Expected behavior

Code should be commented.

Actual behavior

Comment is ignored:
capture2

@DustinCampbell
Copy link
Member

This should be fixed for the next release:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants