vscode-direnv
vscode-direnv copied to clipboard
Extension 'rubymaniac.vscode-direnv' not found.
The extensions search does not give any results either. I use vscodium, do I have to do something special to find this extension?
VSCodium uses https://open-vsx.org/ as its extension registry instead of MSFT's https://marketplace.visualstudio.com/. This extension isn't published on OpenVSX.
There's a way to get VSCodium to use MSFT's registry, but it's a bit involved if you don't edit config files for fun:
- install VSCode
- find its
product.jsonfile - copy its
"extensionsGallery"key - find VSCodium's
product.jsonfile - replace its
"extensionsGallery"key with the one from VSCode
That being said I'm not even sure this extension works anymore.
This one is in OpenVSX and is probably better: https://github.com/cab404/vscode-direnv