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

Auto fix imports when renaming files #96

Open
michprev opened this issue Jul 12, 2022 · 0 comments
Open

Auto fix imports when renaming files #96

michprev opened this issue Jul 12, 2022 · 0 comments
Labels
enhancement New feature or request LSP Issues / features related to the LSP server

Comments

@michprev
Copy link
Member

The LSP server can register for the WillRenameFiles request (https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#workspace_willRenameFiles) and return a workspace edit with fixed import directives.

@michprev michprev added enhancement New feature or request LSP Issues / features related to the LSP server labels Jul 12, 2022
@michprev michprev added this to Woke Jul 12, 2022
@michprev michprev moved this to Todo in Woke Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request LSP Issues / features related to the LSP server
Projects
Status: Todo
Development

No branches or pull requests

1 participant