Commit Graph

17 Commits

Author SHA1 Message Date
Sandeep Somavarapu
73c85159e7 change extension kind controller to a service 2021-04-18 14:46:42 +02:00
Martin Aeschlimann
c826e9aabd Explicit remote CLI commands (#121212) 2021-04-13 19:49:13 +02:00
Matt Bierner
e1f0f8f513 Add override keyword in codebase (#120755)
For #120675

This uses a script to add the override keyword to places that need it in the codebase

Note that we can't enable the --noImplicitOverride setting yet since there are still around 200 errors that require further attention
2021-04-08 10:05:20 -07:00
Martin Aeschlimann
1eb987f85f LocalizationService.update no longer needed. Fixes https://github.com/microsoft/vssaas-planning/issues/3290 2021-03-26 12:14:52 +01:00
Martin Aeschlimann
7cae7b5ced add ExtensionKindController 2021-03-10 19:27:54 +01:00
Martin Aeschlimann
a9b412330a remote cli: open URL: %2F lost. Fixes microsoft/vscode-remote-release#4421 2021-02-05 11:41:10 +01:00
Sandeep Somavarapu
60ce9ab9c5 #115590 More tweaks 2021-02-03 09:25:18 +01:00
Sandeep Somavarapu
3debe29229 #115590 tweak wordings 2021-02-02 15:59:31 +01:00
Martin Aeschlimann
0556847492 remote cli: show host label 2021-01-28 15:09:40 +01:00
Sandeep Somavarapu
f10dc2a548 more polish 2021-01-28 15:06:44 +01:00
Martin Aeschlimann
6be5904d19 polish 2021-01-28 12:27:51 +01:00
Sandeep Somavarapu
4b5a9c4b5f change remote cli to manage only remtoe 2021-01-28 11:36:42 +01:00
Martin Aeschlimann
f123c904b1 remote cli: do not sync installed extensions 2021-01-22 15:49:14 +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
22e02e0080 use URI for VSIX paths 2021-01-18 11:16:53 +01:00
Martin Aeschlimann
c198925570 extensionsManagement for remote CLI 2021-01-15 15:39:13 +01:00