Commit Graph

222 Commits

Author SHA1 Message Date
Rob Lourens
185278a3fa findTextInFiles vscode-api-tests test 2018-07-03 20:46:54 -07:00
Christof Marti
9aa90a526d Fix events firing multiple times (fixes #52894) 2018-06-27 17:09:17 +02:00
Daniel Imms
6d600f0661 Fix test compile 2018-06-26 12:50:41 -07:00
Daniel Imms
8237445753 Rename cols to columns
Fixes #52885
2018-06-26 12:45:36 -07:00
Johannes Rieken
c177376801 use posix path math with uris 2018-06-20 17:12:59 +02:00
Johannes Rieken
257ae9f76c add ignoreIfExists-option #10659 2018-06-20 15:57:49 +02:00
Johannes Rieken
f0ec28b499 override -> overwrite, #10659 2018-06-20 13:16:53 +02:00
Johannes Rieken
bac2a59322 add partial test #10659 2018-06-20 12:46:57 +02:00
Christof Marti
6cba561685 Writeable active and selected items (#49340, fixes vscode-azure-account#67) 2018-06-20 10:27:37 +02:00
Benjamin Pasero
0113b40fd1 fix #52212 2018-06-19 19:04:19 +02:00
Johannes Rieken
29a7289ba3 add test for #42638 2018-06-19 16:58:36 +02:00
Johannes Rieken
ea28332e28 more testing on #10659 2018-06-19 16:58:36 +02:00
Johannes Rieken
a979c73896 bulk edit provider listens on operation events only, add more test (partity disabled due to #52212), #10659 2018-06-19 12:47:28 +02:00
Daniel Imms
8d4466df93 Merge pull request #52143 from Microsoft/46192_terminal_renderer
Terminal renderer and activeTerminal APIs
2018-06-19 05:29:00 +08:00
Johannes Rieken
c93d5e7d92 less commented out test for #10659 2018-06-18 17:45:26 +02:00
Johannes Rieken
40df36b6e5 add proposed api for workspace edit #10659 2018-06-18 17:43:47 +02:00
Daniel Imms
8557d61188 Also test window.activeTerminal 2018-06-17 20:57:23 +08:00
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