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

Add help/usage flags for CLI code command #3561

Closed
ctrlrsf opened this issue Feb 29, 2016 · 2 comments
Closed

Add help/usage flags for CLI code command #3561

ctrlrsf opened this issue Feb 29, 2016 · 2 comments

Comments

@ctrlrsf
Copy link

ctrlrsf commented Feb 29, 2016

vscode supports a few CLI arguments but there's no --help, -h, or even a /? flag that prints help/usage information to look them up from command line.

List of additional CLI arguments supported according to docs:
https://code.visualstudio.com/Docs/editor/codebasics#_additional-command-line-arguments

On OSX calling code --help, code -h, or even code /? just opens the editor and doesn't print any helpful information.

@bpasero
Copy link
Member

bpasero commented Feb 29, 2016

@Tyriar fyi

@Tyriar
Copy link
Member

Tyriar commented Feb 29, 2016

--help is being added in Feb release #2650

I wasn't actually aware of the doc page you linked, I've created a new issue to add the remaining command line args for the March release #3565. Thanks!

@Tyriar Tyriar closed this as completed Feb 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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