-
Notifications
You must be signed in to change notification settings - Fork 6
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
Please publish on Open VSX Repository #26
Comments
Hi @davemecha I will take a look at this repository. Meanwhile you could download the extension as .zip file and install it in your editor: https://github.com/ivanhofer/git-assistant/releases |
@ivanhofer nice, thanks for checking this out. Unfortunately it is not possible to install the extension easily from source. It's easier to manually download it from the official VScode Marketplace. The problem is, that it's (AFAIK) not possible to automate this, what's generally the point in cloud coding environments like Gitpod. Maybe you could add a ready built vscode:
extensions:
- https://github.com/GoogleCloudPlatform/cloud-code-vscode/releases/download/v1.12.0/cloudcode-1.12.0.vsix |
@davemecha you should be able to download the latest version from here: |
Please make Git Assistant available via the Open VSX Repository. (https://open-vsx.org/) That's an alternative marketplace for VSCode Extensions for free VSCode compatible editors like Theia IDE or projects like Gitpod.io that run VSCode in the cloud but have no access to the official Microsoft marketplace for VSCode extensions.
The text was updated successfully, but these errors were encountered: