Curiously, it seems to be restricted to this one workspace. I have another workspace that I have been editing with VS Code for the same duration of time and it is not affected. VS Code detects the git repository there just fine.
In VSCode terminal: git pull git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. sutharsha, rustatian, mobikats, lnickersl, burban, CataTudoran, Etra-0, ezavarygin, A...
/home/rar222/.vscode-server/cli/servers/Stable-dc96b837cf6bb4af9cd736aa3af08cf8279f7685/server/extensions/git/dist/askpass-main.js:1 TypeError: Cannot read properties of undefined (reading 'replace') at /home/rar222/.vscode-server/cli/servers/Stable-dc96b837cf6bb4af9cd736aa3af08cf8279...
~/.../frontend/frontend ❯ git status On branch BP-5933-react-18-upgrade Your branch is up to date with 'origin/BP-5933-react-18-upgrade'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard chang...
"vim.visualModeKeyBindings": [ { "before": [ "<leader>", "v", "i", "m" ], "commands": [ { "command": "git.clone", "args": [ "https://github.com/VSCodeVim/Vim.git" ] } ] } ] "vim.insertModeKeyBindingsNonRecursive"/"normalModeKeyBindingsNonRecursive"/"visualModeKeyBindings...
not seeing a sync changes button #153546 Closed git Synchronized modification #154732 Closed RobCannon commented Jul 11, 2022 This change is really disrupting to my workflow. It is hard to determine if I have push changes to the remote or not. It is also very unsettling to push the ...
Describe the bug It is not possible to log in to Github actions. Even if I try to with the refresh button, it won't work. To Reproduce Steps to reproduce the behavior: Open Github Actions extension Click on log in Afterwards it will show...
Git Graph mhutchie.git-graph 1.30.0 GitLens — Git supercharged eamodio.gitlens 15.1.0 Hex Editor ms-vscode.hexeditor 1.10.0 JavaScript Debugger ms-vscode.js-debug 1.91.0 json ZainChen.json 2.0.2 Jupyter ms-toolsai.jupyter 2024.6.0 Jupyter Cell Tags ms-toolsai.vscode-jupyter-cell-tags...
Seeing this in my insiders: console.ts:137 [Extension Host] rejected promise not handled within 1 second: Git relative path not found. Was looking for src/vs/workbench/services/notebook/common/notebookdocumentservice.ts among [] {} (at c...
Though, given that your initial message referred to Number of files parsed: 1466, I suspect you're not seeing a problem with the extension failing to parse files in general. Whenever I do Ctrl+O and search for a symbol, VScode doesn't find it. If I open the file containing the symbol...