marksman icon indicating copy to clipboard operation
marksman copied to clipboard

Feature Request: implement WorkspaceWillRenameFiles

Open jiangyinzuo opened this issue 10 months ago • 1 comments

https://github.com/artempyanykh/marksman/blob/6e790e5eacc1c582a86dd1aae338c3728bab9608/LanguageServerProtocol/Server.fs#L656

This functionality is expected to update all of the file's references when a file is renamed/moved to another directory.

It will bring us a lot of convenience when refactoring our markdown project.

See also: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#workspace_willRenameFiles

jiangyinzuo avatar Apr 14 '24 04:04 jiangyinzuo