microsoft/vscode-languageserver-node
Feature request: mechanism for intercepting `workspace/applyEdit`
Offen
#1.272 geöffnet am 17.07.2023
feature-requesthelp wanted
Repository-Metriken
- Stars
- (1.776 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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).