Opening a repository directly in GitHub/GitLab/etc. #5074
Replies: 4 comments 5 replies
-
Could be. My idea is that if you install the repos extension onto code-server via VSIX, you can achieve this. But I would normally search around the command palette(F1). |
Beta Was this translation helpful? Give feedback.
-
The thing is: Gitea doesn't seem to have an extension of its own. And GitHub's extension doesn't seem to be available in the code-server marketplace. I was hoping that the GitHub extension might also work for Gitea (but I can't find it in the extension menu). There is a GitLab extension. But this one seems to only support browisg of the remote repository without cloning. Not actually opening it. |
Beta Was this translation helpful? Give feedback.
-
ah sorry. I am new to VS Code and Code-Server. So I just didn't understand what you were saying. So I now downloaded the GitHub Remote Repositories extension vsix file, uploaded it to my Code-Server server and tried "Install from VSIX". Unfortunately, code-server says that it cannot install this exension as it is not compatible :( |
Beta Was this translation helpful? Give feedback.
-
Thank you for your patience! I tried again - this time using the cli. But the result, sadly, is the same:
On the bright side: I just learned tax completion which I find hugely helpful!!! So thanks for that, too. |
Beta Was this translation helpful? Give feedback.
-
Hi,
is it possible, instead of cloning a repository, to open it directly on GitHub/GitLab et al.?
(I tried finding the GitHub Repositories extension in the code-server market place but couldn't find it.)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions