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

Not comment highlights like comment #295

Closed
kyklish opened this issue Dec 23, 2022 · 0 comments · Fixed by #296
Closed

Not comment highlights like comment #295

kyklish opened this issue Dec 23, 2022 · 0 comments · Fixed by #296
Assignees
Labels
bug something isn't working syntax highlighter syntax highlighter (code coloring) issues

Comments

@kyklish
Copy link
Contributor

kyklish commented Dec 23, 2022

Documentation:

  • Scripts can be commented by using a semicolon at the beginning of a line.
  • Comments may also be added at the end of a line, in which case the semicolon must have at least one space or tab to its left.

;NotComment must be not comment, but it looks like one

Actual behavior

Bad
Bad

Expected behavior

Good
Good

Additional context

See Comments - Official AHK docs

@kyklish kyklish added the bug something isn't working label Dec 23, 2022
@mark-wiemer mark-wiemer added the syntax highlighter syntax highlighter (code coloring) issues label Jan 17, 2023
mark-wiemer pushed a commit that referenced this issue Jan 18, 2023
@mark-wiemer mark-wiemer mentioned this issue Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working syntax highlighter syntax highlighter (code coloring) issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants