Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauricioszabo/star-ring
Mirror of https://gitlab.com/clj-editors/star-ring/
https://github.com/mauricioszabo/star-ring
Last synced: about 4 hours ago
JSON representation
Mirror of https://gitlab.com/clj-editors/star-ring/
- Host: GitHub
- URL: https://github.com/mauricioszabo/star-ring
- Owner: mauricioszabo
- Created: 2023-09-07T22:49:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-22T23:42:18.000Z (5 months ago)
- Last Synced: 2024-11-09T05:31:44.577Z (about 2 months ago)
- Size: 806 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# star-ring
Mirror of https://gitlab.com/clj-editors/star-ring/## Star Ring
Like a Dyson Sphere, a mega-structure of packages around Pulsar
## Subprojects
Star Ring is made of a bunch of subprojects - each one of them is a specific package, but
they can be bundled together to form a better editor experience on Pulsar## Generic LSP
A generic LSP client that connects to any LSP server (supported and, in the future, even
servers that are not officially supported can be used) and offers autocomplete, etc.
Status: Beta, usable. Needs Linter and Intentions for better experience.## Star Linter
A Linter UI for the Pulsar's package Linter.
Status: In development## VS Pulsar
A VSCode API over Pulsar one.
Status: Not working yet## Developing
See [GitLab](https://gitlab.com/clj-editors/star-ring/) project