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

Test: Command line extension management #6099

Closed
3 tasks done
joaomoreno opened this issue May 4, 2016 · 0 comments
Closed
3 tasks done

Test: Command line extension management #6099

joaomoreno opened this issue May 4, 2016 · 0 comments

Comments

@joaomoreno
Copy link
Member

joaomoreno commented May 4, 2016

From #691

The Code command line alias now has the power to list, install and uninstall extensions. Syntax:

code --list-extensions
code --install-extension <extension>
code --uninstall-extension <extension>

Try to break it. Try using it with a different language, see if NLS works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants