-
Notifications
You must be signed in to change notification settings - Fork 110
Doesn't know it's in a Github repo. #232
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
Comments
Are you using the web version of vscode? This is a know issue with that. |
Hi. No. The latest release for MacOS. v1.80.1.ScottOn Jul 26, 2023, at 12:28 PM, Felipe Suero ***@***.***> wrote:
Are you using the web version of vscode? This is a know issue with that.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Maybe related to SSH Aliasing #239 |
For me, yes. |
I am seeing the same issue in vscode (not web). Currently using version v0.26.2 but also attempted with v0.25.8 and had same issue. I did not use ssh aliasing and am using repos hosted on github.com. I have tried with both a private and public repo with the same issue. |
The same thing happens to me when there are multiple remote pushes in my repository. I primarily use GitHub, but I also mirror my repository to GitLab, so I push to both of them from my local repository. It would have been great to see the GitHub Actions panel in my editor, in this instance as well. |
I had the same issue, was using origin remote and it wasn't showing up. Turns out, for some reason, vscode's built-in git extension was disabled for me, I enabled it by going from the command pallete to "Show built in extensions" and enabled git extension. |
Type: Bug
cd /to/directory/with/.git START code . and the Github Actions widget reports "No Github repositories found. Please open a folder that contains a GitHub repository."
Extension version: 0.25.8
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:20:58.115Z)
OS version: Darwin arm64 22.5.0
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
The text was updated successfully, but these errors were encountered: