openvsx
openvsx copied to clipboard
An open-source registry for VS Code extensions
## Describe the feature I'm the author of [api-testing](https://github.com/LinuxSuRen/api-testing) which is an API testing tool. It seems that no e2e testing in this project. I'd be happy to implement it...
Hey, the ovsx CLI returns `Internal Server Error` when publishing. 5 days ago it worked perfectly fine, since then we have problems publishing our extension. ```sh Run pnpm --filter vs-code-extension...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Looking at past issues, this was reported in #920 and supposedly fixed, but I'm still getting this error.  When I visit my settings page it says I need to...
The current logic when mirroring versions stops the loop when a version fails, This prevents publishing of versions that may pass the validation, and if the failure happen of the...
hello, i was using cli tool to find extensions that are not on https://open-vsx.org/ I found out that Python debugger is on open-vsx but it says not found, https://open-vsx.org/extension/ms-python/debugpy. after...
Currently, the OpenVSX server stops mirroring extension version if one of the versions failed to be mirrored. This commit logs the mirror failure instead of throwing an error. Fixes #923.
In order to facilitate the analysis of the source code associated to an Extension version, it's essential to have proper coordinates to the corresponding source code. Today, the extension meta-data...
i can't get around on how to publish an update from one version to new version.