Skip to content

lapce/lapce.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.