Commit Graph

14 Commits

Author SHA1 Message Date
Johannes Rieken
3e6ba164cc show preview only for rename 2020-01-10 07:00:00 +01:00
Johannes Rieken
3cdfbd5fb1 (re)enable preview for vscode.workspace.applyWorkspaceEdit 2020-01-07 14:32:16 +01:00
Johannes Rieken
3892a7d05f only preview rename and code actions 2020-01-07 12:54:15 +01:00
Benjamin Pasero
58583a7b84 fix #79633 2019-08-29 08:29:23 +02:00
Benjamin Pasero
9a67092e0d editors - preserve group activation behaviour for extensions 2019-08-27 11:12:49 +02:00
Johannes Rieken
32da48e7a0 consistent dto namings 2019-08-05 16:50:13 +02:00
Matt Bierner
20d2018d18 Convert to async 2019-07-15 15:44:16 -07:00
Matt Bierner
be5a4fa940 💄 2019-07-15 15:42:48 -07:00
Matt Bierner
afe2da7ed6 Use a map instead of a object to store editors 2019-07-15 11:47:29 -07:00
Matt Bierner
ae2cc878f8 Using DisposableStore in mainThread class
#74250
2019-07-02 16:37:35 -07:00
Matt Bierner
3bb736272e Mark readonly on insertSnippet
This function does not modify the input array
2019-06-13 14:11:46 -07:00
Johannes Rieken
2cd36100c4 Revert "Update more places where we are using an IDispoable[]"
This reverts commit 869e5921d8.
2019-06-06 15:31:23 +02:00
Matt Bierner
869e5921d8 Update more places where we are using an IDispoable[]
Either extend `Disposable` or use a readonly `DispoableStore`
2019-06-05 15:41:45 -07:00
Johannes Rieken
1d3215d100 move mainThread[D,E], #70319 2019-03-20 11:29:03 +01:00