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

fix: remove top level scopes #821

Merged
merged 1 commit into from Jan 12, 2024

Conversation

Danielkonge
Copy link
Contributor

This removes the top level scopes for starlark and yaml, since they cause problems when scope highlighting.

Note: chunk is also a top level scope for Lua, but with the Lua parser chunk doesn't seem to cause any problems.

Removes the top level scopes for starlark
and yaml, since they cause problems when
scope highlighting.
Copy link
Owner

@lukas-reineke lukas-reineke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@lukas-reineke lukas-reineke merged commit 8e75860 into lukas-reineke:master Jan 12, 2024
8 checks passed
@Danielkonge Danielkonge deleted the top-level-scopes branch January 22, 2024 21:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants