8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
VS Code has a command to install plugins from the command line like so:
code --install-extension (<extension-id> | <extension-vsix-path>)
We should add a command to the Theia command line to do the same.