microsoft/vscode-languageserver-node
View on GitHubFeature request: mechanism for intercepting `workspace/applyEdit`
Open
#1,272 opened on Jul 17, 2023
feature-requesthelp wanted
Repository metrics
- Stars
- (1,776 stars)
- PR merge metrics
- (PR metrics pending)
Description
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).