https://github.com/oliverkovacs/chrome-github-vscode
Chrome extension for opening remote GitHub repositordes in VS Code.
https://github.com/oliverkovacs/chrome-github-vscode
chrome-extension remote-repository vscode
Last synced: 2 months ago
JSON representation
Chrome extension for opening remote GitHub repositordes in VS Code.
- Host: GitHub
- URL: https://github.com/oliverkovacs/chrome-github-vscode
- Owner: OliverKovacs
- License: mit
- Created: 2021-06-17T17:20:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T17:20:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T08:33:37.714Z (4 months ago)
- Topics: chrome-extension, remote-repository, vscode
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Open in VS Code
Google Chrome extension for opening remote GitHub repositordes in Visual Studio Code.
## Usage
You need the [Remote Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub) extension installed in VS Code. Navigate to a GitHub repo in Chrome. You can open it in VS Code by clicking this extension.
## Installation
Clone this repository, open `chrome://extensions` in Chrome, enable **Developer mode**, click on **Load unpacked** and select the cloned folder.
More info [here](https://developer.chrome.com/docs/extensions/mv3/getstarted/).## Features
You can choose to use **VS Code Insiders** in the extension options.