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 Comment Highlighting for "ini". #2

Open
aeschli opened this issue Jan 26, 2017 · 1 comment
Open

Incorrect Comment Highlighting for "ini". #2

aeschli opened this issue Jan 26, 2017 · 1 comment

Comments

@aeschli
Copy link

aeschli commented Jan 26, 2017

From @sprinkle131313 on January 25, 2017 5:0

It seems github has the same highlight error. The ";" character doesn't indicate a comment in the following context:

; comment
[Something]
VAR=%VAR%;addition
;        ^~~~~~ not a comment

Copied from original issue: microsoft/vscode#19336

@aeschli
Copy link
Author

aeschli commented Jan 26, 2017

From @mousetraps on January 25, 2017 19:56

Indeed, you're right! Comments must be on their own lines in INI grammar. Thanks for reporting!

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

No branches or pull requests

1 participant