Commit Graph

355 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
Christof Marti
47fc17712d Streamline QuickInput API (#49340) 2018-06-14 18:51:33 +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
Joao Moreno
8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Joao Moreno
4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno
d8555f56c1 tests: scope xml file per platform 2018-06-11 22:36:32 +02:00
Joao Moreno
4eceb88ebf wip: build show integration tests 2018-06-11 22:05:12 +02:00
Johannes Rieken
f0d5c333db unhook provider later, #48192 2018-06-05 14:43:24 +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
1670e10243 Revert "comment out broken tests"
This reverts commit 499edf9ebc.
2018-05-03 15:59:30 +02:00
Johannes Rieken
c39b951c1c Revert "comment out unused code"
This reverts commit 11073cedd3.
2018-05-03 15:59:30 +02:00
Joao Moreno
11073cedd3 comment out unused code 2018-05-03 08:57:35 +02:00
Joao Moreno
499edf9ebc comment out broken tests 2018-05-03 08:46:44 +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
Johannes Rieken
05c70a3ad8 add api-test, #30075 2018-04-06 11:08:12 +02:00
Joao Moreno
12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Johannes Rieken
0edcdab82e undo workspace edit changes for now, #10659 2018-02-01 15:30:41 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Matt Bierner
519b4723d5 Fix potentiall undefined ref 2018-01-12 14:12:52 -08:00
Matt Bierner
e932b8ad9c Add rename/create/delete file to workspaced edit
Fixes #10659

Allows workspace edits to also change files in the workspace
2018-01-12 14:07:24 -08:00
Joao Moreno
b6bc9ecd4d yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
Erich Gamma
a54c44cb0d Enabling the 'noUnusedLocals' compiler option for extensions 2017-11-08 10:23:49 +01:00
Matt Bierner
69832fddf6 use import mocha instead of <reference> for some tests 2017-11-07 14:54:20 -08:00
Matt Bierner
e5b9b820ef Move vscode-api-tests to strict 2017-11-06 14:32:01 -08:00
Matt Bierner
7cba0cd7ee Move python extension to strict 2017-11-06 14:26:08 -08:00
Johannes Rieken
47bd8ae1ca Revert "fix #37484"
This reverts commit c8a8fc7ddd.
2017-11-02 11:50:53 +01:00
Johannes Rieken
c8a8fc7ddd fix #37484 2017-11-02 11:05:03 +01:00
Benjamin Pasero
20d7f8ab15 test for showWorkspaceFolderPick 2017-10-12 10:39:35 +02:00
Benjamin Pasero
722ad8026a fix tests 2017-10-04 18:04:15 +02:00
Benjamin Pasero
971d7b642f fix tests 2017-10-04 15:01:20 +02:00
Martin Aeschlimann
12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Johannes Rieken
bdbc992e29 Using strict version-id for @types-modules, #35561 2017-10-04 10:33:38 +02:00
Benjamin Pasero
6f7cabae9e disable test on proposed API 2017-09-23 08:31:30 +02:00
Matt Bierner
848923bf08 Enable proposed api in api-tests 2017-09-22 16:39:47 -07:00
Benjamin Pasero
492ae2a023 Workspace folder picker command (for #32936) (#34648)
* Workspace folder picker command (for #32936)

* fix test

* make this proper API
2017-09-20 15:06:30 +02:00
Johannes Rieken
7c0116c68e Merge pull request #34649 from eamodio/feature-active-viewcolumn
Closes #27408 - Adds ViewColumn.Active
2017-09-20 09:08:45 +02:00
Eric Amodio
8631b22498 Closes #27408 - Adds ViewColumn.Active 2017-09-19 11:30:14 -04:00
isidor
efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00