wake icon indicating copy to clipboard operation
wake copied to clipboard

Auto fix imports when renaming files

Open michprev opened this issue 2 years ago • 0 comments

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 avatar Jul 12 '22 12:07 michprev