microsoft/vscode-languageserver-node
Feature request: mechanism for intercepting `workspace/applyEdit`
オープン
#1,272 opened on 2023/07/17
feature-requesthelp wanted
Repository metrics
- Stars
- (1,776 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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).