Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

[jade] Incorrect highlighting in strings with inline tags #67

Closed
aeschli opened this issue Jan 5, 2016 · 1 comment
Closed

[jade] Incorrect highlighting in strings with inline tags #67

aeschli opened this issue Jan 5, 2016 · 1 comment
Labels

Comments

@aeschli
Copy link

aeschli commented Jan 5, 2016

VS Code version:
0.10.6 - Using https://github.com/davidrios/jade-tmbundle Jade.tmLanguage version from Oct 26, 2015, but I see the same problem with latest version from Dec 1, 2015

Code:

p #[code samp] — Regular text. #[samp This is sample text] more text.

Description:
If you try to write a dot in a inline tag (tag Interpolation), text highlighting changes.

Gif:
2016-01-04_15-44-32

Copied from original issue: microsoft/vscode#1765

@davidrios
Copy link
Owner

I tested here and it works correctly using sublime text 2 and 3. In your example it seems to be wrong even before the dot, the text inside the inline tag should also be white, I guess it's more likely a problem on your side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants