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

"Properties" Lexer Highlights Syntax Errors #1686

Closed
chuck-confluent opened this issue Mar 4, 2021 · 1 comment
Closed

"Properties" Lexer Highlights Syntax Errors #1686

chuck-confluent opened this issue Mar 4, 2021 · 1 comment
Labels
bugfix-request A request for a bugfix to be developed. stale-issue There has been no activity for a year.

Comments

@chuck-confluent
Copy link

Name of the lexer
Properties

Example:

image (1)

generated from asciidoc that resembles

[source,properties]
----
listener.name.<name>.<mechanism>.<property> = <value>
----

Additional context
See issue #1467 which was the same, but for the Json lexer.

The winning idea in that issue was that the lexer should not be opinionated about error highlighting because it is used in different contexts where strict syntax correctness is not preferred. The screenshot I uploaded is a good example, where I am trying to use brackets to denote generic names that can be customized.

@chuck-confluent chuck-confluent added the bugfix-request A request for a bugfix to be developed. label Mar 4, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had any activity for more than a year. It will be closed if no additional activity occurs within the next 14 days.
If you would like this issue to remain open, please reply and let us know if the issue is still reproducible.

@stale stale bot added the stale-issue There has been no activity for a year. label Apr 16, 2022
@stale stale bot closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix-request A request for a bugfix to be developed. stale-issue There has been no activity for a year.
Projects
None yet
Development

No branches or pull requests

1 participant