Benjamin Pasero
|
954508d62e
|
Merge pull request #10611 from Microsoft/ben/env-debt
Use IEnvironmentService everywhere
|
2016-08-17 16:52:36 +02:00 |
|
Joao Moreno
|
a3b83e9d2d
|
debt: remove user settings!
|
2016-08-17 16:46:45 +02:00 |
|
Joao Moreno
|
0c6503e12b
|
debt: drop settings service from update manager
|
2016-08-17 16:46:38 +02:00 |
|
Benjamin Pasero
|
e7a371a1dc
|
fix last use of getConfiguration()
|
2016-08-17 15:47:25 +02:00 |
|
Benjamin Pasero
|
ffd210a7a5
|
more cleanup
|
2016-08-17 14:55:53 +02:00 |
|
Benjamin Pasero
|
1d81fbfbdf
|
use logExtensionHostCommunication from env service
|
2016-08-17 14:10:31 +02:00 |
|
Benjamin Pasero
|
16c67219d7
|
assign execPath also in other places where we use environment service
|
2016-08-17 14:06:38 +02:00 |
|
Benjamin Pasero
|
e1f12e5c1b
|
fix issue with parsing
|
2016-08-17 13:54:27 +02:00 |
|
Benjamin Pasero
|
a7da0430da
|
let execPath be a property of IEnvironmentService
|
2016-08-17 13:38:48 +02:00 |
|
Benjamin Pasero
|
8ddc5f3262
|
get rid of version
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
bfc9b536a2
|
align more stuff
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
413a1db68b
|
remove more stuff from IWindowConfiguration
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
8c049b9bf4
|
reduce ICommandLineArgs and let it extend ParsedArgs
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
bd1af53f54
|
align wait, diff in cli and env
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
11d06f3e2a
|
more env and cli alignment
|
2016-08-17 13:13:09 +02:00 |
|
Benjamin Pasero
|
a0b8579547
|
cli: debugBrkExtensionHost => debugBrkPluginHost
|
2016-08-17 13:12:45 +02:00 |
|
Benjamin Pasero
|
f270163670
|
cli: debugExtensionHostPort => debugPluginHost
|
2016-08-17 13:12:08 +02:00 |
|
Benjamin Pasero
|
98fd5aa1e5
|
cli: verboseLogging => verbose
|
2016-08-17 13:11:20 +02:00 |
|
Benjamin Pasero
|
e3eaa27e41
|
send parsed process.argv over from main side to renderer
|
2016-08-17 13:11:20 +02:00 |
|
Joao Moreno
|
79360dbed9
|
todo
|
2016-08-17 12:07:14 +02:00 |
|
Joao Moreno
|
92c7bed93c
|
use request service everywhere
|
2016-08-17 12:06:08 +02:00 |
|
Joao Moreno
|
f7dae6a317
|
💄
|
2016-08-17 12:06:08 +02:00 |
|
Benjamin Pasero
|
be2034c5b5
|
keep environment service simple
|
2016-08-17 11:11:58 +02:00 |
|
Benjamin Pasero
|
d2a413ee9a
|
more use of IEnvironmentService
|
2016-08-17 07:54:59 +02:00 |
|
Joao Moreno
|
ae1d545716
|
improve request service interface
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
492dc4a162
|
remove NodeRequestService
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
a61546ac64
|
extension gallery service uses IRequestService2
moves proxy business away from each consumer
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
a672eeb462
|
make json, download not call request
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
c8caac361f
|
contain gallery code inside GalleryService
related to #10180
|
2016-08-16 18:17:00 +02:00 |
|
Joao Moreno
|
52c1ba498b
|
uninstall duplicate versions
fixes #9903
|
2016-08-15 15:27:16 +02:00 |
|
Benjamin Pasero
|
f29f71d10b
|
Clean up the View menu (fixes #9924)
|
2016-08-12 07:07:02 +02:00 |
|
Joao Moreno
|
bd81089174
|
Merge branch 'urlservice'
|
2016-08-09 15:48:51 +02:00 |
|
Joao Moreno
|
ab09a74c80
|
isolate index.js from index.html
|
2016-08-08 16:52:32 +02:00 |
|
Joao Moreno
|
18beedd450
|
improve consistency in env sent to renderer procs
fixes #10194
|
2016-08-08 16:12:37 +02:00 |
|
Benjamin Pasero
|
b91c182be4
|
click twice to open folder after start vscode (fixes #9834)
|
2016-08-08 09:41:20 +02:00 |
|
Benjamin Pasero
|
ee55203ad4
|
File -> Open Recent menu shows paths containing "&" wrong (fixes #10049)
|
2016-08-08 09:17:23 +02:00 |
|
Benjamin Pasero
|
a9716fbd9f
|
"Go" > "Switch Group" > "Side Group" should be labelled "Center Group" (fixes #10131)
|
2016-08-08 08:32:00 +02:00 |
|
Sandeep Somavarapu
|
35ef7bc18e
|
clean up env passing from main to renderers
related to #10194
|
2016-08-05 17:38:49 +02:00 |
|
Sandeep Somavarapu
|
b4e188f97c
|
fix start arguments in launch ipc
|
2016-08-05 17:38:49 +02:00 |
|
Joao Moreno
|
51047443d3
|
pimp up open-url
|
2016-08-04 18:59:44 +02:00 |
|
Joao Moreno
|
7803b68ca1
|
wip: send openUrl only to the active window
|
2016-08-04 18:38:13 +02:00 |
|
Joao Moreno
|
fe33ef722a
|
wip: url service
|
2016-08-04 11:51:40 +02:00 |
|
Joao Moreno
|
c063542c2a
|
wip: UrlService
|
2016-08-03 18:03:53 +02:00 |
|
Joao Moreno
|
450cf5d4d2
|
uninstall all versions of an extension
fixes #8664
|
2016-07-26 16:16:40 +02:00 |
|
Joao Moreno
|
a48045e050
|
allow shared process debugging
|
2016-07-26 10:42:47 +02:00 |
|
Joao Moreno
|
249398124e
|
support headless vsix installations
fixes #9585
|
2016-07-22 12:24:37 +02:00 |
|
Joao Moreno
|
2545370a00
|
document extensionHomePath
|
2016-07-20 17:54:16 +02:00 |
|
Joao Moreno
|
82136bd865
|
increase auto update check period
|
2016-07-13 12:58:00 +02:00 |
|
Joao Moreno
|
e03a964556
|
remove last checked update
fixes #7515
|
2016-07-13 12:57:29 +02:00 |
|
Joao Moreno
|
8402249d48
|
oops
|
2016-07-13 12:54:37 +02:00 |
|