Commit Graph

11 Commits

Author SHA1 Message Date
Matt Bierner
5076c35a53 Strict null work on mainThread and extHost 2019-02-07 09:54:21 -08:00
Johannes Rieken
653280d133 debt - Thenable -> Promise 2018-12-13 11:31:54 +01:00
Martin Aeschlimann
683a76f295 use FileDialogService with vscode APIs 2018-10-03 16:54:02 +02:00
Matt Bierner
8087b0a8d8 Remove use strict directives in main vs code ts files (part 2)
We compile using the alwaysStrict flag so these directives are not needed

This part removes most `use strict` directives that are right after the file header
2018-10-02 16:11:05 -07:00
Johannes Rieken
2d452e0a7e uri - replace usages of default export with named export 2018-09-03 10:54:50 +02:00
Alex Dima
367dd10413 Rename RPCProtocol.get to RPCProtocol.getProxy (#36972) 2017-12-13 16:04:14 +01:00
Johannes Rieken
c7630e1858 add filters, #13807 2017-09-21 10:55:38 +02:00
Johannes Rieken
a731263d95 also add showSaveDialog-api, #13807 2017-09-07 17:32:47 +02:00
Johannes Rieken
49784f8eb1 expose some of the open-options, #13807 2017-08-22 12:50:31 +02:00
Benjamin Pasero
a87dd9c7ad fix imports to single quote 2017-08-21 11:27:57 +02:00
Johannes Rieken
891e6843e8 first cut of option-less open, #13807 2017-08-21 10:35:21 +02:00