Sessions exploration (#294912)

This commit is contained in:
Benjamin Pasero
2026-02-17 15:14:39 +01:00
committed by GitHub
parent 6b97e58b79
commit b1009c98bb
153 changed files with 20895 additions and 120 deletions

View File

@@ -5,6 +5,7 @@
"command.publish": "Publish to GitHub",
"command.openOnGitHub": "Open on GitHub",
"command.openOnVscodeDev": "Open in vscode.dev",
"command.createPullRequest": "Create Pull Request",
"config.branchProtection": "Controls whether to query repository rules for GitHub repositories",
"config.gitAuthentication": "Controls whether to enable automatic GitHub authentication for git commands within VS Code.",
"config.gitProtocol": "Controls which protocol is used to clone a GitHub repository",