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

Allow extensions to support commandline arguments. #80409

Closed
ericsnowcurrently opened this issue Sep 5, 2019 · 1 comment
Closed

Allow extensions to support commandline arguments. #80409

ericsnowcurrently opened this issue Sep 5, 2019 · 1 comment

Comments

@ericsnowcurrently
Copy link
Member

Currently I can start VS Code from my terminal by running code path/to/file. The code command supports a number of commandline options as well. However, neither those options nor the CLI "paths" appear to be open to extension by extensions. In other words, some extensions may benefit from exposing some of their capability at the code commandline, whether through additional CLI options and support for extra paths.

Here are some examples of how this might be useful:

@sandy081
Copy link
Member

Closing this since this is being tracked in remote - microsoft/vscode-remote-release#585 and it is the main use case driving it.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants