Skip to content

VSCode: Add activationEvents for glimmer-ts/js file types #895

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

Merged
merged 6 commits into from
Apr 16, 2025

Conversation

machty
Copy link
Contributor

@machty machty commented Apr 16, 2025

Followup to #892 to add activationEvents to trigger/force Glint VSCode extension to activate. Previously, when we had inlined portions of the Glimmer Syntax VSCode extension into package.json (something I did last year during the initial Volar spike), this activation was happening due to the grammer/etc declarations, but now that those are gone, apparently we need to rely on activationEvents.

Note that the Vue extension also has these activationEvents.

@machty
Copy link
Contributor Author

machty commented Apr 16, 2025

I cannot for the life of me get these tests to be un-flaky.

@machty machty merged commit d17c1f1 into main Apr 16, 2025
1 of 2 checks passed
@machty machty deleted the activation-events branch April 16, 2025 17:53
@github-actions github-actions bot mentioned this pull request Apr 16, 2025
@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants