jaredly / jaredly/reason-language-server
Please publish on open-vsx.org
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
open-vsx is a place where open-source versions of VS Code (such as https://vscodium.com/) can download extensions from.
The usual visual studio marketplace is not available there (see the "Why does this exist?" section on the above link).
Please consider publishing your extension on open-vsx.org too.
See https://github.com/eclipse/openvsx/blob/master/cli/README.md for instructions
Another alternative is to add it here: https://github.com/open-vsx/publish-extensions, however for that to work package.json should be updated to include a publisher:
```
node add-extension https://github.com/jaredly/reason-language-server.git
Running: git clone --recurse-submodules https://github.com/jaredly/reason-language-server.git /tmp/repository
Running: ls package.json 2>/dev/null || git ls-files | grep package\.json
[FAIL] Could not add https://github.com/jaredly/reason-language-server.git!
Error: Expected "publisher" in ./package.json: {
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with package.json and the open-vsx CLI README linked in the issue; compare the extension metadata with the requirements of open-vsx/publish-extensions. Done means the extension has the required publisher metadata and is published or submitted through one of the described Open VSX paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100