Skip to content

tmiland/vscode-handler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

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%