Skip to content

Conversation

@jasonlyu123
Copy link
Member

@jasonlyu123 jasonlyu123 commented Dec 13, 2025

The component name has an off-by-one issue with sourcemap. So it often triggers global completion because the request position is mapped before the component name. Another problem is when the cursor is right before the end tag. Previously, we only used our own props completion when <Component |>. This changed it to only let TypeScript handle props completion if it's surely mapped correctly.

@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2025

🦋 Changeset detected

Latest commit: e191ebd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-language-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jasonlyu123 jasonlyu123 merged commit 7985299 into master Dec 15, 2025
3 checks passed
@jasonlyu123 jasonlyu123 deleted the component-auto-import-perf branch December 15, 2025 09:07
@github-actions github-actions bot mentioned this pull request Dec 13, 2025
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