vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

When I go to source control and click publish to GitHub, it doesn't work

Open TechPro424 opened this issue 1 year ago • 12 comments

Describe the bug When I go to source control and click publish to GitHub

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

  • I confirm (I don't know how to get the box to be ticked)

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Source Control' on the sidebar
  2. Click on 'Publish to GitHub'
  3. A textbox appears extremely briefly (almost a second) with my project name prefilled in it, but then disappears

Expected behavior I expected to be able to publish my code to a new private GitHub repo as shown in this video

Desktop (please complete the following information):

  • OS: Windows 11
  • Architecture: x64
  • Version: 1.85.2.24019
  • App Manager: scoop
  • Sandboxed: no

TechPro424 avatar Feb 10 '24 10:02 TechPro424

Can you sanity check that you are signed in? image

tadghh avatar Feb 11 '24 23:02 tadghh

image

TechPro424 avatar Feb 12 '24 06:02 TechPro424

Im unsure, what does it say if you try to commit and push changes anyway?

tadghh avatar Feb 12 '24 07:02 tadghh

Im unsure, what does it say if you try to commit and push changes anyway?

What do you mean by commit and push changes? I'm unable to publish it to Github itself

TechPro424 avatar Feb 12 '24 16:02 TechPro424

What do you mean by commit and push changes?

I was thinking just do it manully from the terminal. But before that have you tried reloading vscodium with extensions disabled? With all extensions disabled are you able to publish?

tadghh avatar Feb 13 '24 02:02 tadghh

Disabled all extensions, still same result

TechPro424 avatar Feb 14 '24 13:02 TechPro424

I had the same problem. I signed out from Github in VSCodium, restarted the app and signed in again. Now it's working.

Svampebob1 avatar Mar 04 '24 08:03 Svampebob1