azuredatastudio/extensions/github
Karl Burtram 30db6f6d0e
Reapply "Update to Electron v30"" (#25982)
* Revert "Revert "Update to Electron v30 (#25948)" (#25955)"

This reverts commit 8a7208671a.

* Bump node-sass resolution

* Update yarn.lock

* Update yarn..lock for remote
2024-10-21 11:28:40 -07:00
..
images Merge from vscode a348d103d1 (#15681) 2021-06-17 08:17:11 -07:00
src Update license to MIT (#24799) 2023-10-30 11:47:31 -04:00
testWorkspace Merge vscode 1.67 (#20883) 2022-10-19 19:13:18 -07:00
.eslintrc.json Enable no-unsafe-assignments for MSSQL (#23407) 2023-06-18 10:01:41 -07:00
.vscodeignore VS Code merge to df8fe74bd5 (#17979) 2022-01-06 09:06:56 -08:00
README.md Update application name to Azure Data Studio (#24510) 2023-09-26 10:15:32 -07:00
extension.webpack.config.js Update license to MIT (#24799) 2023-10-30 11:47:31 -04:00
markdown.css Update license to MIT (#24799) 2023-10-30 11:47:31 -04:00
package.json Reapply "Update to Electron v30"" (#25982) 2024-10-21 11:28:40 -07:00
package.nls.json Merge vscode source through release 1.79.2 (#23482) 2023-06-27 15:26:51 -07:00
tsconfig.json Merge vscode 1.67 (#20883) 2022-10-19 19:13:18 -07:00
yarn.lock Reapply "Update to Electron v30"" (#25982) 2024-10-21 11:28:40 -07:00

README.md

GitHub for Azure Data Studio

Notice: This extension is bundled with Azure Data Studio. 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