A 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.
- clone this repository
git clone https://github.com/tmiland/vscode-handler.git
- run
./install
- delete cloned folder
rm -rf ./vscode-handler
- Tested on Debian Linux Desktop (Firefox 106)
Forked from shengyou/vscode-handler