Skip to content
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

fix: map refactor/quick-fix of svelte files in typescript plugin #2439

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

jasonlyu123
Copy link
Member

#2435

The move-to refactors first ask for the candidate and then pass back to normal refactor so the patch is getEditsForRefactor. getCodeFixesAtPosition that touch svelte files should be rare enough. The fixes I can think of are creating and adding parameters to the function or adding missing members for type and function exported context="module".

@dummdidumm dummdidumm merged commit 4a9ef5e into sveltejs:master Jul 30, 2024
2 of 3 checks passed
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