Skip to content

C# Code Highlighting - declaring positional record #158175

@kkoziarski

Description

@kkoziarski

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.70.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Create a *.cs file
  2. past the following code:
class MyFirstColouredClass { }
record MyRecord(int Value);
class MySecondNotColouredClass {}

image

Metadata

Metadata

Assignees

Labels

grammarSyntax highlighting grammarupstream-issue-linkedThis is an upstream issue that has been reported upstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions