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

highlighting breaks with 'null' variable in syntax #356

Closed
jrappen opened this issue Oct 20, 2021 · 1 comment
Closed

highlighting breaks with 'null' variable in syntax #356

jrappen opened this issue Oct 20, 2021 · 1 comment
Labels
Milestone

Comments

@jrappen
Copy link
Contributor

jrappen commented Oct 20, 2021

// Packages/**/*.sublime-syntax

...

variables:
  'null': |-
    (?x:
      null
    )

...
@jrappen
Copy link
Contributor Author

jrappen commented Oct 20, 2021

Also related, broken label in symbol list.

@FichteFoll FichteFoll added this to the 3.3.2 milestone Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants