Skip to content

chore: bump to typescript 5.9 #2808

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 2 commits into from
Aug 12, 2025
Merged

chore: bump to typescript 5.9 #2808

merged 2 commits into from
Aug 12, 2025

Conversation

jasonlyu123
Copy link
Member

@jasonlyu123 jasonlyu123 commented Aug 1, 2025

This adds support for the new hover length config. One thing that is caught by the test is that the "click" event is now "PointerEvent" instead of MouseEvent. This might need to be synced to svelte/elements later.

This also changes the typescript-plugin to add support for the two hover parameters. Including the one for expandable hover in ts/js files.

@jasonlyu123
Copy link
Member Author

jasonlyu123 commented Aug 8, 2025

In case anyone is wondering, expandable hover won't be supported in the Svelte files any time soon. The VSCode API is experimental, it's also not supported by LSP, and even the TypeScript API is considered internal.

@jasonlyu123 jasonlyu123 merged commit 9d719db into master Aug 12, 2025
3 checks passed
@jasonlyu123 jasonlyu123 deleted the ts-5_9 branch August 12, 2025 04:25
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.

1 participant