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

Multi-line comments not supported #6

Open
sum01 opened this issue Jan 23, 2018 · 0 comments · May be fixed by #7
Open

Multi-line comments not supported #6

sum01 opened this issue Jan 23, 2018 · 0 comments · May be fixed by #7

Comments

@sum01
Copy link

sum01 commented Jan 23, 2018

Since v3 of Cmake, it's had multi-line comments which look like

#[[ this is
my multiline
comment
and it ends after these brackets ]]

Problem Description

See how this highlights incorrectly when declared as a cmake codeblock

#[[ this is
my multiline
comment
and it ends after these brackets ]]

Link to syntax: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#bracket-comment

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

Successfully merging a pull request may close this issue.

1 participant