An open API service indexing awesome lists of open source software.

https://github.com/lapce/lapce.github.io


https://github.com/lapce/lapce.github.io

Last synced: 5 months ago
JSON representation

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.