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

Highlight namespaces in import declarations #362

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

thetarnav
Copy link
Contributor

add .npmrc file to enforce hoisted install strategy
vsce doesn't seem to work with linked strategy that users might default to (like me)

Add improved grammars for import declarations
highlights namespace that the import provides

so it's a bit easier to see immediately whats available

image

`vsce` doesn't work with linked strategy that users might default to
highlights namespace that the import provides
@DanielGavin DanielGavin merged commit 9147dc2 into DanielGavin:master Apr 20, 2024
5 of 6 checks passed
@thetarnav thetarnav deleted the better-import-grammar branch April 20, 2024 18:39
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.

2 participants