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[:]) #1243

Closed
aeschli opened this issue Feb 16, 2017 · 1 comment

Comments

@aeschli
Copy link
Contributor

aeschli commented Feb 16, 2017

From @3rdey3 on February 15, 2017 14:42

  • VSCode Version: Code 1.9.1 (f9d0c687ff2ea7aabd85fb9a43129117c0ecf519, 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

Copied from original issue: microsoft/vscode#20658

@DustinCampbell
Copy link
Member

This issue was moved to dotnet/csharp-tmLanguage#41

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

No branches or pull requests

2 participants