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

Inconsistent highlighting #854

Closed
vorov2 opened this issue Oct 31, 2016 · 0 comments · Fixed by #1026
Closed

Inconsistent highlighting #854

vorov2 opened this issue Oct 31, 2016 · 0 comments · Fixed by #1026

Comments

@vorov2
Copy link

vorov2 commented Oct 31, 2016

Environment data

.NET Command Line Tools (1.0.0-preview2-003131)

Product Information:
Version: 1.0.0-preview2-003131
Commit SHA-1 hash: 635cf40e58

Runtime Environment:
OS Name: Windows
OS Version: 10.0.10586
OS Platform: Windows
RID: win10-x64
VS Code version: 1.6.1.
C# Extension version: 1.4.1.

Steps to reproduce

  1. Create a new cs file
  2. Create a property like so:

capture

Expected behavior

A type should be highlighted in the same way both in property and in encapsulated field

Actual behavior

A type (if this is a non built-in type) is highlighted differently in property and in a field.

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