Skip to content

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

@3rdey3

Description

@3rdey3
  • 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions