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

Colours inherit from wrong language defaults #103

Open
miklcct opened this issue Apr 3, 2024 · 0 comments
Open

Colours inherit from wrong language defaults #103

miklcct opened this issue Apr 3, 2024 · 0 comments

Comments

@miklcct
Copy link

miklcct commented Apr 3, 2024

Environment definition and environment variables should inherit from global variables, but actually it inherits from constants.
Expression should inherit from string, but it inherits from keywords.
Label and label reference should inherit from label, but it inherits from metadata.
Variable should inherit from local variable, but actually it inherits from markup -> attribute.

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

1 participant