Commit Graph

83 Commits

Author SHA1 Message Date
Johannes Rieken
f5a0ea60c8 WinJS.Promise#as is not what you think it is, use wrap instead - fixes #11754 2016-09-09 16:30:50 +02:00
Daniel Imms
b1174ea3d4 Fix tests from terminal API revert 2016-09-01 14:25:07 -07:00
Daniel Imms
d0ec4e6a6a Fix terminal API tests 2016-08-31 12:42:32 -07:00
Johannes Rieken
182764c361 disconnect token on promise resolve/reject, cancel picker on next picker, fixes #11172 2016-08-31 09:12:28 +02:00
Alex Dima
e1b98c60f6 Fixes #11145: Write integration test for new option bag in TextEditor.edit 2016-08-30 17:37:25 +02:00
Daniel Imms
1e151dd85c Add some terminal API tests
Fixes #11132
2016-08-29 14:57:34 -07:00
Johannes Rieken
e3219411b7 don't test for the number of methods... 2016-08-29 11:30:18 +02:00
Johannes Rieken
45f1593479 adjust test for new member, #1396 2016-08-25 15:36:56 +02:00
Johannes Rieken
e3c810ec52 test for index-access style, make object immutable, #1396 2016-08-25 12:11:27 +02:00
Johannes Rieken
9cb04a03c8 tests for undefined vs '', #10640 2016-08-18 21:57:26 +02:00
Johannes Rieken
a8a920e2fc don't push code without tests... #8093 2016-08-12 12:32:15 +02:00
Johannes Rieken
ff061902a7 add cancellation support for showInput and showQuickPick, #9377 2016-08-08 15:51:06 +02:00
Johannes Rieken
903ee61b39 debt - move diagnostics tests 2016-08-02 10:47:36 +02:00
Alex Dima
5d218261e8 Fixes #8379: validate column argument of vscode.previewHtml 2016-06-28 16:21:30 +02:00
Johannes Rieken
a941b59fe9 add 'vscode.open' API command, fixes #566 2016-06-27 15:33:17 +02:00
Johannes Rieken
d681654ac9 more test to cement current behaviour, #1396 2016-06-08 13:38:07 +02:00
Johannes Rieken
e8ddfed2cc getConfiguration should not crash when section denotes a value, #1396 2016-06-08 11:56:30 +02:00
Benjamin Pasero
dcd7c87af5 improve revert logic for untitled (also dispose untitled input after save) 2016-06-06 16:20:16 +02:00
Benjamin Pasero
7c483ab854 polish 2016-06-06 07:32:06 +02:00
Johannes Rieken
3d5e058652 support only custom title of preview pane, #2351 2016-06-03 10:44:31 +02:00
Johannes Rieken
68d19ce0ab use title in API test, #2351 2016-06-03 08:58:13 +02:00
Johannes Rieken
45a797bec1 check for input box options, fixes #7013 2016-05-30 10:54:15 +02:00
Benjamin Pasero
6b0f18a91f Merge branch 'master' into ben/stacks 2016-05-21 08:06:12 +02:00
Benjamin Pasero
d8412d0a5a fix tests? 2016-05-19 16:33:48 +02:00
Johannes Rieken
d37a76dc92 allow empty string as valid document content, fixes #6526 2016-05-19 12:45:42 +02:00
Johannes Rieken
d8f6ac3501 add new api command to compare two resources, fixes #1865 2016-05-17 16:22:05 +02:00
Johannes Rieken
4458bdf5c0 merge tuples of equal Uri, #6373 2016-05-17 11:22:28 +02:00
Alex Dima
8cd47bb55e Fixes #6281: Do not truncate line number, column in position 2016-05-13 15:09:57 +02:00
Alex Dima
b02c4facaf Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes 2016-04-28 17:15:09 +02:00
Johannes Rieken
c0b4331de1 use untitled scheme without the risk of a long authority, #5949 2016-04-28 16:42:01 +02:00
Johannes Rieken
5e7f6d8c92 expose appName in env, fixes #5297 2016-04-25 12:03:50 +02:00
Benjamin Pasero
8e0ebc3a21 fix test for #5649 2016-04-24 10:24:29 +02:00
Johannes Rieken
3fc5204134 ops, bad json 2016-04-23 19:17:13 +02:00
Johannes Rieken
11eeab9943 extension test for #5649 2016-04-23 19:15:33 +02:00
Martin Aeschlimann
4fe233c752 completion and language selector test 2016-04-18 17:55:39 +02:00
Johannes Rieken
742ae2ea14 provideCodeActions get those diagnostic instances others provided, not a clone 2016-04-08 17:52:20 +02:00
Johannes Rieken
8cdf377b66 add DiagnosticsCollection#has and #get 2016-04-08 17:31:35 +02:00
Johannes Rieken
aeb52ceb8d add DiagnosticsCollection#forEach 2016-04-08 16:40:12 +02:00
Johannes Rieken
78dcfe10d8 make sure that the falsy value for the activeTextEditor is undefined, #5022 2016-04-06 17:43:07 +02:00
Johannes Rieken
5f44e36593 fix issue #4945 2016-04-06 12:49:01 +02:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Benjamin Pasero
45e344292a more reliable tests in ci 2016-02-09 11:17:15 +01:00
Benjamin Pasero
d743c3884c use proper version of vscode 2016-02-09 10:36:22 +01:00
Johannes Rieken
eba220d39c prepare bulk editor for not having an active editor, fixes #1708 2016-02-02 09:25:58 +01:00
Johannes Rieken
6250b6531e expose EventEmitter in our API, fixes #2359 2016-01-27 12:18:19 +01:00
Johannes Rieken
8755e438f5 scheme and path or authoriy are mandated, fixes #2341 2016-01-27 11:37:20 +01:00
Johannes Rieken
74d033e92a allow to register for the same scheme twice. lifo behaviour 2016-01-25 16:12:33 +01:00
Johannes Rieken
ee249f86bd api - add vscode.env.language 2016-01-25 14:49:36 +01:00