https://github.com/lapce/lapce.github.io
https://github.com/lapce/lapce.github.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lapce/lapce.github.io
- Owner: lapce
- Created: 2021-12-30T14:14:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T14:43:51.000Z (over 1 year ago)
- Last Synced: 2025-06-21T21:04:26.687Z (about 1 year ago)
- Language: HTML
- Homepage: https://lapce.dev
- Size: 85.5 MB
- Stars: 13
- Watchers: 6
- Forks: 27
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lapce.github.io
Assets for lapce.dev website and volt plugin listing.
## Volt Plugin Listing
Different versions of Lapce use different files to determine the available volt plugins:
* `volts` - Listing for the current stable Lapce release using the current LSP API (e.g., `PLUGIN_RPC.start_lsp(...)`)
* `volts2` - Listing for the nightly Lapce release using the current LSP API
* `plugins.json` - Listing for the legacy LSP API (e.g., `start_lsp(...)`)
Note that the distinction between these files will change as Lapce is developed.