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

Incorrect syntax highlight with string interpolation #442

Closed
JefStat opened this issue Jun 15, 2016 · 3 comments
Closed

Incorrect syntax highlight with string interpolation #442

JefStat opened this issue Jun 15, 2016 · 3 comments

Comments

@JefStat
Copy link

JefStat commented Jun 15, 2016

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-preview1-002702)

Product Information:
Version: 1.0.0-preview1-002702
Commit Sha: 6cde21225e

Runtime Environment:
OS Name: Mac OS X
OS Version: 10.11
OS Platform: Darwin
RID: osx.10.11-x64

VS Code version: Version 1.2.0 (1.2.0)
C# Extension version: 1.1.4

Steps to reproduce

Use string interpolation with escaped double quotes

Expected behavior

Correct syntax highlighting.

Actual behavior

image

@abdullah2993
Copy link

+1 for this one for

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-preview1-002702)

Product Information:
 Version:     1.0.0-preview1-002702
 Commit Sha:  6cde21225e

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.10586
 OS Platform: Windows
 RID:         win10-x64

VS Code version: 1.2.1
C# Extension version: 1.1.6

Proof

@lennylxx
Copy link

+1 for this #450.

@DustinCampbell
Copy link
Member

This is a duplicate of #249. We'll use that issue to track this bug.

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

4 participants