mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-10 20:44:25 +01: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