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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

chore: bump to typescript 5.9 #2808

wants to merge 2 commits into from

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.

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