No GitHub Pull Requests and Issues in the sidebar, issues autocompletion and hover not working
See original GitHub issue- Extension version:
v0.36.2
- VSCode Version:
1.64.2 (Universal)
- OS:
macOS Monterey 12.1
I have Node.js project, GitHub repo, and a local VSCode with following plugins: ESLint, GitHub Codespaces, GitHub Pull Requests and Issues.
Problems:
- There is no GitHub Pull Requests and Issues in the sidebar
- When I start typing
// #
issues lookup is not triggered - There is no hover over issues in comment i.e.
// TODO #7
Output from GitHub Pull Request:
[Info] /Users/xxxxxxx/.ssh/config: ENOENT: no such file or directory, open '/Users/xxxxxxx/.ssh/config'
[Info] Registering git provider
[Info] Looking for git repository
[Info] Found 0 repositories during activation
[Info] Git repository found, initializing review manager and pr tree view.
[Info] Repository file:///Users/xxxxxxx/Code/prototype has been opened
[Info] Review> Validate state in progress
[Info] Review> Validating state...
[Info] Cannot updates repositories as git is uninitialized
[Info] Git initialization state changed: state=initialized
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] No remotes found. The following remotes are missing: origin, upstream
[Info] No GitHub remotes found
[Info] Review> Queuing additional validate state
[Info] Repo state for file:///Users/xxxxxxx/Code/prototype changed.
[Info] Repo file:///Users/xxxxxxx/Code/prototype has already been setup.
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch testing-xxxxxxx
[Info] Review> no matching pull request metadata found on GitHub for current branch testing-xxxxxxx
Structure of the repo:
% git remote -v
origin https://github.com/xxxxxxxxxx/prototype.git (fetch)
origin https://github.com/xxxxxxxxxx/prototype.git (push)
% git branch
main
testing-xxx
* testing-xxxxxxxxx
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (10 by maintainers)
Top Results From Across the Web
Issue hover/completion not working #2526 - GitHub
The hover does not work for me. In the log, I see: [Info] Looking for git repository [Info] Git repository found, initializing review...
Read more >Documentation on hover not working #8348 - GitHub
Yes hover shouldn't work with remote. Only autocomplete as we get that from the jupyter server. Pylance isn't running on the remote machine...
Read more >GitHub pull request view does not show up in side bar with ...
Steps to Reproduce: Install GitHub Pull Requests extension. Reload VS Code. Follow all the sign-in steps to grant GitHub Enterprise permissions ...
Read more >Hover Documentation Pop up does not work after VSCode ...
Environment data VS Code version: 1.52.0 Jupyter Extension version (available under the Extensions sidebar): v2020.12.414227025 Python ...
Read more >Bug: Chrome Autofill Hover removes Parent Hover ... - GitHub
Autofill on chrome removes hover from parent element causing unexpected animations ... bjhobson12 opened this issue on Jan 12 · 1 comment.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@rzhao271 @roblourens
The type of that setting is boolean or object. So it can’t be rendered in the UI