vscode/extensions/github
Ladislau Szomoru 7667cdd1ed
GitHub - add setting to disable avatar resolution (#238270)
2025-01-20 10:32:51 +01:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src GitHub - add setting to disable avatar resolution (#238270) 2025-01-20 10:32:51 +01:00
testWorkspace Ask user to select PR templates when forking a repository (#143733) 2022-04-01 07:07:33 -07:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md fixes #127687 2021-07-01 15:58:05 +02:00
extension.webpack.config.js
markdown.css Fix high contrast light md images (#205888) 2024-02-21 18:00:14 +01:00
package-lock.json Update telemetry package (#236378) 2024-12-17 20:12:49 +01:00
package.json GitHub - add setting to disable avatar resolution (#238270) 2025-01-20 10:32:51 +01:00
package.nls.json GitHub - add setting to disable avatar resolution (#238270) 2025-01-20 10:32:51 +01:00
tsconfig.json GitHub - add "Open on GitHub" action to timeline context menu (#238144) 2025-01-17 09:19:04 -08:00

README.md

GitHub for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides the following GitHub-related features for VS Code:

  • Publish to GitHub command
  • Clone from GitHub participant to the Git: Clone command
  • GitHub authentication for built-in git commands, controlled via the github.gitAuthentication command
  • Automatic fork creation when attempting to push to a repository without permissions