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

Closed
DustinCampbell opened this issue Feb 16, 2017 · 0 comments
Assignees

Comments

@DustinCampbell
Copy link
Member

From @aeschli on February 16, 2017 8:11

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

Copied from original issue: dotnet/vscode-csharp#1243

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

1 participant