Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[code] CLI enhanchment #3166

Closed
akosyakov opened this issue Feb 10, 2021 · 0 comments · Fixed by #3621
Closed

[code] CLI enhanchment #3166

akosyakov opened this issue Feb 10, 2021 · 0 comments · Fixed by #3621
Assignees

Comments

@akosyakov
Copy link
Member

akosyakov commented Feb 10, 2021

Code CLI can support following commands too for the current window https://github.com/microsoft/vscode/blame/a9b412330a42ad3037d2cef4d99038d7b6c98c6f/src/vs/workbench/api/node/extHostCLIServer.ts#L50:

  • managing extensions (i.e. install/unstainll/upgrade and so on)
  • running Code command (i.e. to close a currently opened editor ✅
  • opening an external URI (i.e. a new browser window)
  • providing Code status (not sure what it is)
@akosyakov akosyakov added this to the March 2021 milestone Feb 10, 2021
@csweichel csweichel modified the milestones: March Backlog 2021, [do-not-add-issues] March 2021 Mar 1, 2021
akosyakov added a commit that referenced this issue Mar 28, 2021
to manage extensions and open exteranl uris
akosyakov added a commit that referenced this issue Mar 28, 2021
to manage extensions and open exteranl uris
pavan-tri pushed a commit to trilogy-group/gitpod that referenced this issue Apr 28, 2021
to manage extensions and open exteranl uris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants