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

Add support for CMake bracket arguments #2549

Closed
petwu opened this issue Oct 26, 2023 · 1 comment
Closed

Add support for CMake bracket arguments #2549

petwu opened this issue Oct 26, 2023 · 1 comment

Comments

@petwu
Copy link

petwu commented Oct 26, 2023

It would be nice if the CMake lexer supported bracket arguments. Example:

message([==[
this is a
multiline argument
]==])

Related to #2338 but #2354 only implements bracket comments, not bracket arguments.

@birkenfeld
Copy link
Member

Thanks for the report!

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

2 participants