Skip to content

tmiland/vscode-handler

This branch is 8 commits ahead of shengyou/vscode-handler:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4d18f1 · Nov 11, 2022

History

23 Commits
Aug 9, 2016
Nov 11, 2022
Nov 11, 2022
Nov 11, 2022
Nov 11, 2022

Repository files navigation

Visual Studio Code URL Handler

vscode:// URL handler for VSCodium on Debian.

Will translate vscode:extension/url to vscodium:extension/url to open extensions in VSCodium when clicking the install links on Visualstudio Marketplace.

Installing on Linux (Debian)

Steps:

  1. clone this repository
git clone https://github.com/tmiland/vscode-handler.git
  1. run
./install
  1. delete cloned folder
rm -rf ./vscode-handler

Notice:

  • Tested on Debian Linux Desktop (Firefox 106)

Source:

Forked from shengyou/vscode-handler

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%