Commit Graph

117 Commits

Author SHA1 Message Date
Daniel Imms
7a21839e46 Add test for onDidChangeActiveTerminal 2018-06-17 20:56:40 +08:00
Daniel Imms
524e0f5d27 Add test for sendText -> onInput 2018-06-16 21:35:56 +02:00
Daniel Imms
970fca86e5 Add some more terminal API tests 2018-06-16 21:24:38 +02:00
Benjamin Pasero
2ec2cf597a API tweaks for grid editor (#51876)
* fix #51001

* add onDidChangeTextEditorViewColumn test that validates moving editor group

* adopt vscode.ViewColumn.Beside

* add vscode.setEditorLayout command
2018-06-14 17:17:39 +02:00
Christof Marti
f4b89e0b40 Action bar (#49340) 2018-06-13 16:57:55 +02:00
Christof Marti
965c1862b5 QuickInput Proposed API (#49340) 2018-06-12 18:23:25 +02:00
Benjamin Pasero
40c0aba09b Merge branch 'master' into ben/editor 2018-05-28 11:21:42 +02:00
Christof Marti
0662a71dfb Remove first cut of QuickInput API (#49340) 2018-05-28 09:30:39 +02:00
Benjamin Pasero
026fc297fb grid - open editors in active group when no ViewColumn is provided 2018-05-22 11:25:02 +02:00
Christof Marti
e142962e1b Multi-step input API (#49340) 2018-05-14 12:53:38 +02:00
Christof Marti
18c973953f Quick Pick tests (#49340) 2018-05-08 21:45:43 +02:00
Johannes Rieken
4c3cc3f721 Revert "comment out flaky tests"
This reverts commit efb435854a.
2018-05-04 15:16:10 +02:00
Johannes Rieken
b74aa4461c use Text blur/focus events, #49125 2018-05-04 15:16:09 +02:00
Joao Moreno
efb435854a comment out flaky tests
related to #49175
2018-05-04 08:33:47 +02:00
Johannes Rieken
75e88b676f print more information when flacky test fails 2018-04-27 10:52:20 +02:00
Christof Marti
f4b63ac069 Update for tests (#48116) 2018-04-23 15:40:03 +02:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00