microsoft/vscode-languageserver-node
Feature request: mechanism for intercepting `workspace/applyEdit`
開放
#1,272 建立於 2023年7月17日
feature-requesthelp wanted
倉庫指標
- 星標
- (1,776 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
This is needed in our case because we want to save the changes when applying edits as VS Code does not offer that possibility (sadly).