Johannes Rieken
|
5ffc27fb62
|
log error when vscode.workspace.applyEdit fails, https://github.com/microsoft/vscode/issues/120760#issuecomment-815602556
|
2021-04-08 11:30:30 +02:00 |
|
Johannes Rieken
|
a029dda2fe
|
move suppress logic, https://github.com/microsoft/vscode/issues/111878
|
2020-12-11 12:12:57 +01:00 |
|
Johannes Rieken
|
0a2cb7630f
|
apply workspace edit from onWill-handler from within renderer, https://github.com/microsoft/vscode/issues/111878
|
2020-12-11 12:08:46 +01:00 |
|
Johannes Rieken
|
2e3236827e
|
suppress refactor preview from onWill-handler, workaround for https://github.com/microsoft/vscode/issues/111873
|
2020-12-04 12:47:27 +01:00 |
|
Johannes Rieken
|
3665005621
|
add undo options (undo group id, isUndoing) to working copy service and bulk edit logic
|
2020-11-19 11:16:16 +01:00 |
|
Johannes Rieken
|
01f9355f65
|
debt - simplify metadata edit because we now have CellEditType.DocumentMetadata
|
2020-09-10 11:48:44 +02:00 |
|
Johannes Rieken
|
dcef262f4e
|
chore - move appyWorkspaceEdit from extHostTextEditors to (new) extHostBulkEdits and mainThreadBulkEdits
|
2020-09-09 11:18:14 +02:00 |
|