Skip to content

Instantly share code, notes, and snippets.

View Emilgardis's full-sized avatar

Emil Gardström Emilgardis

  • Sweden
  • 20:17 (UTC +02:00)
View GitHub Profile
// ==UserScript==
// @name clone_github_on_vscode
// @namespace http://greasespot.net/
// @version 0.2
// @description Let you open Github repositories in vscode
// @author idanp, emilgardis
// @match https://github.com/*
// @grant none
// ==/UserScript==