You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently using https://github.com/yioneko/vtsls as a TypeScript LSP, which supports renaming imports on workspace/didRenameFiles (not workspace/willRenameFiles). Would it be possible to send a didRenameFiles after they've been moved/renamed?
Here's the relevant code in a nvim plugin the author of vtsls maintains: workspace/didRenameFiles
Thanks!
Relevant Screenshot
No response
Checklist
The feature would be useful to more users than just me.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, for example "bump", and it will be kept open.
Feature Requested
Currently using https://github.com/yioneko/vtsls as a TypeScript LSP, which supports renaming imports on
workspace/didRenameFiles
(notworkspace/willRenameFiles
). Would it be possible to send adidRenameFiles
after they've been moved/renamed?Here's the relevant code in a nvim plugin the author of vtsls maintains: workspace/didRenameFiles
Thanks!
Relevant Screenshot
No response
Checklist
The text was updated successfully, but these errors were encountered: