-
Apparently, Microsoft prohibits the usage of the Visual Studio Marketplace by any other non-Microsoft products. Because of this, I would recommend taking ownership of your namespace in [OpenVSX](https…
-
@br4ch1st0chr0n3 wrote in issue [#eclipse/openvsx/#526](https://github.com/eclipse/openvsx/issues/526):
> Hi! Please, remove my extension [purs-hotkeys](https://open-vsx.org/extension/br4ch1st0chr0n3…
-
OpenVSX proxy provides some isolation to us against OpenVSX incidents. Unfortunately we don't really know to which extent. We need to have analytics on errors and latencies of extension installations …
-
Hi there to the Elixir LSP team 👋!
Recently, it came to my attention that VS Code by default, if the user tries to install the `elixir-lsp.elixir-ls` extension, it does not allow it and makes them …
-
#### Issue
The [registry](https://open-vsx.org/) is down, and the [status page](https://status.open-vsx.org/) is reporting a false positive that "all services are online".
```
Request faile…
-
**描述你的问题(Describe you question here)**
clone完项目后,运行yarn,到 node scripts/download.js,之后开始提示插件安装失败
-
https://open-vsx.org/extension/radiolevity/search-lights is on v1.10.1, latest is a few more than that.
-
Hi,
It would be great if you could list your extension on OpenVSX, for those of us who use VS Codium.
https://open-vsx.org/
The instructions on how to do so are here:
https://github.com/ec…
-
I was able to publish the (very small) Flutter extension without any issues, but I'm unable to publish the Dart one (it's about 16MB).
```
danny@Dannys-MacBook-Pro Dart-Code % npx ovsx publish -p …
-
In VS Code you can add:
`"explorer.fileNesting.patterns": {
"Cargo.toml": "Cargo.lock"
},`
In order to collapse .toml and .lock under one file (you can still expand it if you want)…