joyceerhl / launch-vscode-dev

Open GitHub repositories in insiders.vscode.dev

Home Page:https://chrome.google.com/webstore/detail/vs-code/kobakmhnkfaghloikphojodjebdelppk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch insiders.vscode.dev

A simple Chrome/Edge extension for opening GitHub repositories in https://insiders.vscode.dev.

Features

Type code into your browser's search bar to activate the omnibox and launch your recent GitHub repositories in https://insiders.vscode.dev.

Use the omnibox to open recently opened GitHub repositories in insiders.vscode.dev

Or launch https://insiders.vscode.dev from any GitHub repo or PR page by

  1. Typing Ctrl+. (default) or Cmd+. (Mac)
  2. Clicking on the extension icon

image

Acknowledgments

This extension's omnibox functionality is heavily inspired by Pine Wu's goto-github-repo extension with many thanks.

Development

To install this extension for development,

  1. Clone this repository to your local machine with
git clone https://github.com/joyceerhl/launch-vscode-dev.git
  1. In your Chrome browser, navigate to chrome://extensions. In Edge, navigate to edge://extensions.
  2. Click 'Load unpacked' and select the folder you cloned this repo into to install the extension.

About

Open GitHub repositories in insiders.vscode.dev

https://chrome.google.com/webstore/detail/vs-code/kobakmhnkfaghloikphojodjebdelppk


Languages

Language:JavaScript 100.0%