I am unable to use git authentication in vscode. Error: remote: No anonymous write access. fatal: Authentication failed for 'https://github.com/amanv8060/testingvscode/' By turning off git.terminalAuthentication i can do git operations normally using userid and PAT as password. VS Code versio...
Unable to authenticate to Azure using msal using the Azure machine Learning - Remote extension #249507 opened May 22, 2025 Auto-Pin Extensions with Actions Needed (Reload/Update) to the Top of Lis #249504 opened May 22, 2025 Chat toolbar shouldn't fade in #249503 opened May 22,...
diff --git a/src/vs/platform/remote/browser/browserSocketFactory.ts b/src/vs/platform/remote/browser/browserSocketFactory.ts index d0f6e6b18a..1966fd297d 100644 --- a/src/vs/platform/remote/browser/browserSocketFactory.ts +++ b/src/vs/platform/remote/browser/browserSocketFactory.ts ...
+ path: `${window.location.pathname.replace(/\/+$/, '')}/vscode-remote-resource`, query }); } diff --git a/src/vs/base/common/platform.ts b/src/vs/base/common/platform.ts index 2c30aaa188..a1e89578a8 100644 --- a/src/vs/base/common/platform.ts ...
[debug] Comments: URIs of continue on comments to add to storage . 2024-06-14 15:58:33.615 [trace] writeTextAreaState(reason: focusgain) 2024-06-14 15:58:33.632 [trace] [text file model] resolve() - enter vscode-remote://ssh-remote%2B7.240.88.225/srv/workspace/lpmce_update_208_7/...
.gitignore Add code coverage output folder in gitignore (#1072) Dec 12, 2024 .release-it.yaml Update release it push parameter to true - needs for version tag publ… May 8, 2024 .vscodeignore address got@9.6.0 issue: transient dep via release-it, which is curre… ...
- path: `/vscode-remote-resource`, + authority: window.location.host, + path: `${window.location.pathname.replace(/\/+$/, '')}/vscode-remote-resource`, query }); } diff --git a/src/vs/base/common/platform.ts b/src/vs/base/common/platform.ts ...
To sign in to your GitLab instance, run the commandGitLab: Authenticate. Open Visual Studio Code, then open the command palette by pressingCommand+Shift+P. In the command palette, search forGitLab: Authenticateand pressEnter. Select your GitLab instance URL from the offered options, or enter...
Problem When the user authenticates using OAuth and the token is revoked, the extension starts failing to load project data without...
scriptschore: failed build commands should fail the build 2 days ago srcfix: Strip per-line Timestamps in AnsiDecorationProvider 1 day ago testchore: Fix outdated docs links across entire project 2 days ago walkthroughs/welcomefix(Walkthrough): fix link, add path to link-checker ...