Johannes Rieken
c92ce4014f
move extHost.protocol to common, #70319
2019-03-19 15:46:01 +01:00
Matt Bierner
5076c35a53
Strict null work on mainThread and extHost
2019-02-07 09:54:21 -08:00
Matt Bierner
ea577a79e4
Strict null check more mainThread and extHost files
2019-02-06 18:22:33 -08: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
Johannes Rieken
067d266d90
more UriComponents in mainThread-land, #40169
2017-12-13 18:01:16 +01:00
Benjamin Pasero
db4954629c
debt - convert our dialog API use to async (for #39536 )
2017-12-13 12:52:29 +01:00
Johannes Rieken
7db472bacf
eng - don't use TPromise in dialogs api
2017-12-11 14:46:41 +01:00
Benjamin Pasero
2fabfbda95
Window freezes when opening multiple dialogs ( fixes #39527 )
2017-12-04 07:55:07 +01:00
Johannes Rieken
a5824e6daa
better names, better jsdoc, fixes #35141
2017-09-27 14:46:57 +02:00
Johannes Rieken
48108b05c4
fix #35059
2017-09-27 11:19:50 +02: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
Johannes Rieken
7128eb085c
style - use single-quoted imports
2017-08-21 16:45:32 +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