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

Syntax highlighting doesn't change when commenting out class inheritence part (part starting from colon[:]) #20658

Closed
3rdey3 opened this issue Feb 15, 2017 · 1 comment
Assignees

Comments

@3rdey3
Copy link

3rdey3 commented Feb 15, 2017

  • VSCode Version: Code 1.9.1 (f9d0c68, 2017-02-09T00:26:45.394Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
csharp ms-vscode 1.7.0
PowerShell ms-vscode 0.9.0
vim vscodevim 0.5.3

Steps to Reproduce:

  1. declare a class with inheritance. i.e. public class CustomBootstrapper : DefaultNancyBootstrapper
  2. try to comment out everything after : with // or /* */

code_2017-02-15_20-42-00

code_2017-02-15_20-44-49

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

No branches or pull requests

2 participants