Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Pasero
f8cdbe7421 host - reduce methods that are required 2019-09-30 11:32:31 +02:00
Benjamin Pasero
1f80e3954c debt - extract node only window options 2019-09-27 11:56:47 +02:00
Benjamin Pasero
5a60e6fb9b debt - add openInWindow to host 2019-09-25 08:26:51 +02:00
Johannes Rieken
44f176c745 move cli server and download command registrations out of api.impl 2019-08-08 11:12:10 +02:00
Martin Aeschlimann
6163b86243 add gotoLineMode to IOpenSettings 2019-07-18 16:56:14 +02:00
Julien Brianceau
59963fc1c0 Fix 'unkown' typos (#76297)
Because of this typo, the same localization string was duplicated:
* 'unkownProblemMatcher' referenced in processTaskSystem.ts
* 'unknownProblemMatcher' referenced in terminalTaskSystem.ts
2019-07-01 09:55:06 +02:00
Martin Aeschlimann
016921a4d2 cli: reuse window for add 2019-04-16 11:39:49 +02:00
Martin Aeschlimann
f9f67997b9 cliserver: add RunCommandPipeArgs 2019-04-11 10:50:53 +02:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00
Martin Aeschlimann
1ca3959faf refactor IURIToOpen 2019-04-02 17:32:11 +02:00
Martin Aeschlimann
0f45c39d97 status from ext host cli 2019-03-25 17:52:42 +01:00
Martin Aeschlimann
fa854de2af URI for waitMarkerFilePath 2019-03-22 16:21:10 +01:00
Martin Aeschlimann
6b6c4137ef add noRecentEntry for vscode.openFolder 2019-03-10 19:08:05 +01:00
Matt Bierner
bb64391ec4 Strict null work in exthost 2019-03-05 16:53:40 -08:00
Christof Marti
6fad3377f4 Start CLIServer with extension host 2019-03-04 15:01:53 +00:00