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).