WindowsmacOSLinux

Where Does Lapce Store Settings and Data?

Lapce settings, plugins and session state per OS.

Last updated

Lapce keeps settings TOML, plugin installs, themes and session state in per-OS app-data folders, separate from open projects. Wiping the folder resets the editor to stock Rust speed.

Copy settings before nightly updates and plugin experiments. Plugin binaries rebuild while tuned keybinds do not.

Where Lapce stores this, by platform

Windows
%APPDATA%\Lapce

Settings, plugins and session state for stable builds. Nightly channels may suffix the folder name. Close Lapce before copying live session files.

macOS
~/Library/Application Support/Lapce

macOS settings mirror. Open through Finder Go to Folder. Same closed-before-copy rule.

Linux
~/.config/Lapce

Linux config tree with settings and plugins. Data caches sit in ~/.local/share beside it.

Frequently asked questions

How do I reset Lapce settings?

Delete the folder above with Lapce closed. Projects stay untouched; only editor state clears.

Where are Lapce plugins stored?

Inside plugin subfolders of the paths above. Reinstall from the registry after major updates.

Notice an outdated path? Let us know.