Lapce Docs
Home
  • Introduction
  • Get started
    • Setup
    • Command palette
    • Settings
    • Keybindings
    • Modal editing
    • Remote development
    • Themes
    • Terminal
  • Features
    • Multiple cursor
    • Syntax highlighting
  • Development
    • Architecture
    • Plugin development
    • Theme
Powered by GitBook
On this page
  1. Development

Plugin development

PreviousArchitectureNextTheme

Last updated 1 year ago

Publish plugin

You can publish your plugin to the Lapce plugin registry () by a cli.

To install the cli, run

cargo install volts

On plugins.lapce.dev, login via Github, and you can create an API token to use for the cli.

Then in the plugin folder, run

volts publish

It should publish the plugin to the registry.

https://plugins.lapce.dev/