We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The dummy-variable-list name in syntax highlighting has erroneously been categorised as a keyword while it should be under the meta family.
dummy-variable-list
keyword
meta
The text was updated successfully, but these errors were encountered:
This would also result into optional arguments being displayed as blue when hovering
Sorry, something went wrong.
Fixes Misscategorisation of dummy-variable-list in syntax highlighting …
ec3e255
…#264
gnikit
No branches or pull requests
The
dummy-variable-list
name in syntax highlighting has erroneouslybeen categorised as a
keyword
while it should be under themeta
family.The text was updated successfully, but these errors were encountered: