Skip to content

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

@aeschli

Description

@aeschli

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

Metadata

Metadata

Assignees

No one assigned

    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