code-server/lib/vscode/extensions/github-authentication
Akash Satheesan 8332a6abc9
fix(lib/vscode): remove native-keymap and keytar (#2961)
native-keymap and keytar are only used in the electron process,
so we don't need them. This allows us to drop our dependencies on
libx11-dev, libxkbfile-dev, and libsecret-dev.
2021-03-25 22:20:58 +05:30
..
src fix(lib/vscode): remove native-keymap and keytar (#2961) 2021-03-25 22:20:58 +05:30
.gitignore
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
package.json
package.nls.json
README.md
tsconfig.json
yarn.lock

GitHub Authentication for Visual Studio Code

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

Features

This extension provides support for authenticating to GitHub.