microsoft / microsoft/vscode-languageserver-node
Feature request: mechanism for intercepting `workspace/applyEdit`
Open
Nobody has claimed this yet.
feature-request
help wanted
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 404
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 14
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).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing the workspace/applyEdit entry point in the LSP implementation and clarify how an interception mechanism should expose edits before they are applied. Done means the requested mechanism supports saving changes during application and its behavior is documented and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript, vscode
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100