Skip to content

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

Merged
machty merged 6 commits intomainfrom
activation-events
Apr 16, 2025
Merged

VSCode: Add activationEvents for glimmer-ts/js file types#895
machty merged 6 commits intomainfrom
activation-events

Conversation

@machty
Copy link
Copy Markdown
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
Copy Markdown
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