Commit graph

8473 commits

Author SHA1 Message Date
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 6c54bbd9b0 fix tests 2016-08-17 16:00:08 +02:00
Benjamin Pasero e824cb7735 less context serivce use 2016-08-17 15:59:01 +02:00
Benjamin Pasero e7a371a1dc fix last use of getConfiguration() 2016-08-17 15:47:25 +02:00
Benjamin Pasero d1491f4ac5 remove getConfiguration() from workspace service 2016-08-17 15:35:26 +02:00
Benjamin Pasero ffd210a7a5 more cleanup 2016-08-17 14:55:53 +02:00
Benjamin Pasero 89a234b9f0 more env passing 2016-08-17 14:36:25 +02:00
Benjamin Pasero 1bd57ab9b1 one more down 2016-08-17 14:16:46 +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 dffbeac1f6 use execPath from remote (node => electron-browser) 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
Benjamin Pasero f2086e45f6 polish 2016-08-17 13:11:20 +02:00
Joao Moreno 088d4fb45a paths.getDefaultUserDataPath 2016-08-17 12:58:30 +02:00
Alex Dima 9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Dirk Baeumer c4d6481247 Make TypeScript extension ready for 2.0 2016-08-17 12:43:17 +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 200e222740 fix node configuration service 2016-08-17 12:06:08 +02:00
Joao Moreno f7dae6a317 💄 2016-08-17 12:06:08 +02:00
Alex Dima 93ea49c1e1 Adopt vscode-textmate@2.1.0 2016-08-17 12:03:05 +02:00
Martin Aeschlimann 2ed511ea28 Remove standalone schemas 2016-08-17 11:31:19 +02:00
Martin Aeschlimann 66e30f2b19 Fix default values for language-configuration 2016-08-17 11:31:19 +02:00
Benjamin Pasero 549c1772fe no more process.argv dependency in environmentService 2016-08-17 11:16:02 +02:00
Benjamin Pasero be2034c5b5 keep environment service simple 2016-08-17 11:11:58 +02:00
Johannes Rieken 48ff5e7973 suggest - simplify how to tell from which provider suggestions should comple, towards #2508 2016-08-17 11:04:24 +02:00
Benjamin Pasero 3233ef35a0 more direct use of product and pkg modules 2016-08-17 10:25:56 +02:00
Joao Moreno 72030e1873 extensionGallery:openExtension telemetry event
fixes #10606
2016-08-17 10:00:13 +02:00
Joao Moreno f80496d396 revert paths.ts defaults 2016-08-17 09:06:26 +02:00
Joao Moreno ecd39ef3c1 remove fallback from package.ts and product.ts 2016-08-17 09:04:36 +02:00
Joao Moreno 195e77304b remove unused path.join 2016-08-17 09:04:18 +02:00
Dirk Baeumer 349788fbc0 Merge in translations 2016-08-17 08:41:35 +02:00
Benjamin Pasero 84c4c8d492 add meaningful defaults to paths, product and package to survive test runs 2016-08-17 08:20:19 +02:00
Benjamin Pasero d2a413ee9a more use of IEnvironmentService 2016-08-17 07:54:59 +02:00
Benjamin Pasero c121936678 use product over context service 2016-08-17 07:00:39 +02:00
Andre Weinand 55168276e4 update node-debug 2016-08-16 23:32:58 +02:00
Joao Moreno ae1d545716 improve request service interface 2016-08-16 18:17:00 +02:00