Hi,
Unfortunately, when I try to install a VSCodium extension from the software itself I often get HTTP ERROR 429 (Open VSX severs are overloaded).
Until now, the trick was to go to the GH repo of the extensions, add "/releases/" to the URL, then download the .vsix file and install that.
It works for the 10s of extensions I already tried/installed (included the "sibling" of your extension: REditorSupport.r).
Unfortunately it does not work with your extension.
Could you please release your code in this repo, so that we can alleviate the load on OpenVSX servers?
Thanks in advance
Hi,
Unfortunately, when I try to install a VSCodium extension from the software itself I often get HTTP ERROR 429 (Open VSX severs are overloaded).
Until now, the trick was to go to the GH repo of the extensions, add "/releases/" to the URL, then download the .vsix file and install that.
It works for the 10s of extensions I already tried/installed (included the "sibling" of your extension: REditorSupport.r).
Unfortunately it does not work with your extension.
Could you please release your code in this repo, so that we can alleviate the load on OpenVSX servers?
Thanks in advance