Currently, VSCodium can connect to Github accounts, which integrates nicely into the source control panel.
It would be nice if VSCodium could extend this to other platforms like Codeberg.
I know you can effectively achieve the same thing by setting the upstream repo manually, but it'd be nice to have integrated into the editor.
For example, I recently created a new local git repo. To sync to codeberg, I have to manually create the repo on codeberg and change the upstream repo via the terminal. Whereas if I'm logged into Github, the source control tab has a bright blue "Publish Branch" button that automatically creates the branch and sets the remote origin.
Not sure how technically feasible this is. It's also possible it already exists and I just didn't see it.
Currently, VSCodium can connect to Github accounts, which integrates nicely into the source control panel.
It would be nice if VSCodium could extend this to other platforms like Codeberg.
I know you can effectively achieve the same thing by setting the upstream repo manually, but it'd be nice to have integrated into the editor.
For example, I recently created a new local git repo. To sync to codeberg, I have to manually create the repo on codeberg and change the upstream repo via the terminal. Whereas if I'm logged into Github, the source control tab has a bright blue "Publish Branch" button that automatically creates the branch and sets the remote origin.
Not sure how technically feasible this is. It's also possible it already exists and I just didn't see it.