Martin Aeschlimann
a9b412330a
remote cli: open URL: %2F lost. Fixes microsoft/vscode-remote-release#4421
2021-02-05 11:41:10 +01:00
Martin Aeschlimann
dc58838950
remote install-extension with VSIX
2021-01-18 23:35:51 +01:00
Martin Aeschlimann
847300e49a
support vsix for install-extension
2021-01-18 22:18:44 +01:00
Martin Aeschlimann
97f237272c
rename remote commands to _remoteCLI
2021-01-18 16:15:09 +01:00
Martin Aeschlimann
d3611cbb63
fix toString
2021-01-18 13:16:51 +01:00
Martin Aeschlimann
c198925570
extensionsManagement for remote CLI
2021-01-15 15:39:13 +01:00
Martin Aeschlimann
8513f398c4
command for open external
2020-11-18 13:03:15 +01:00
Martin Aeschlimann
3184dca0bc
cli server: add OpenExternalCommandPipeArgs
2020-11-17 21:02:24 +01:00
Alex Dima
35368d6c01
Introduce Remote Terminals
...
Co-authored-by: Rob Lourens <roblourens@gmail.com >
2020-10-14 22:39:28 +02:00
Benjamin Pasero
50f479b165
ipc - rename methods and add tests
2020-10-12 15:57:25 +02:00
Benjamin Pasero
2b74e92476
debt - move IPC handle methods into one place
2020-10-12 14:51:22 +02:00
Benjamin Pasero
daf24e664b
issues - stub --status in web to output unsupported
2020-05-29 08:05:50 +02:00
Benjamin Pasero
bd62ffe1f4
sandbox - move electron service into common/sandbox
2020-05-25 10:13:03 +02:00
Martin Aeschlimann
da5d2781b0
replace console with logService. For #84283
2020-01-14 11:31:34 +01:00
Martin Aeschlimann
3295e51f22
Make extension respect the window.openFoldersInNewWindow setting. Fixes #85851
2019-11-30 13:41:40 +01:00
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