mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 12:16:07 +00:00
* add `WorkspaceEditMetadata` and use it for `applyEdit`, https://github.com/microsoft/vscode/issues/112109 * fix compilo in tests * workspace edits from updating paths are marked as refactoring fyi @mjbvz