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

Cli install extension(s)s #15008

Open
agreedSkiing opened this issue Feb 22, 2025 · 5 comments
Open

Cli install extension(s)s #15008

agreedSkiing opened this issue Feb 22, 2025 · 5 comments

Comments

@agreedSkiing
Copy link

Feature Description:

Would love if the theia cli commmand could install plugins like the visual studio code command below

code --list-extensions
code --install-extension ms-vscode.cpptools
code --uninstall-extension ms-vscode.csharp
@agreedSkiing agreedSkiing changed the title Cli installation extension Cli install extension(s)s Feb 22, 2025
@JonasHelming
Copy link
Contributor

@tsmaeder Don't we support this?

@tsmaeder
Copy link
Contributor

According to the code in vsc-cli.ts we do. @agreedSkiing if this is not working for you, could you give steps to reproduce, please?

@agreedSkiing
Copy link
Author

agreedSkiing commented Feb 24, 2025 via email

@tsmaeder
Copy link
Contributor

If I recall correctly, the AppImage should ask you to install the theia cli command upon first start. I don't think the app image processes cli commands. Command line handling could use a bit of rework, probably.

@agreedSkiing
Copy link
Author

If I recall correctly, the AppImage should ask you to install the theia cli command upon first start

That is what I got, but yesterday I removed the AppImage with the help of AppImageLauncher from my Arch install since the performance wasn't that great :/. Need to check if that also removed the cli parts.

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

No branches or pull requests

3 participants