lapce
Lightning-fast and Powerful Code Editor written in Rust
File Explorer
Download Latest Version (.zip)- config.toml
- devcontainer.json
- bug_report.md
- config.yml
- feature_request.md
- ci.yml
- release.yml
- dependabot.yml
- PULL_REQUEST_TEMPLATE.md
- dark-theme.toml
- icon-theme.toml
- keymaps-common.toml
- keymaps-macos.toml
- keymaps-nonmacos.toml
- light-theme.toml
- run.toml
- settings.toml
- building-from-source.md
- installing-with-package-manager.md
- new-release.md
- why-lapce.md
- DejaVuSans.ttf
- DejaVuSansMono.ttf
- LICENSE
- code-file-with-highlight.png
- logo.png
- logo.svg
- logo_app.svg
- logo_app_light.svg
- logo_color.svg
- screenshot.png
- volt.png
- Dockerfile
- Dockerfile
- Dockerfile
- Dockerfile
- dev.lapce.lapce.desktop
- dev.lapce.lapce.metainfo.xml
- lapce.icns
- Info.plist
- color-theme.json
- icon-theme.json
- settings.json
- lapce.wxs
- license.rtf
- lapce.ico
- entitlements.plist
- proxy.ps1
- proxy.sh
- add.svg
- arrow-both.svg
- arrow-down.svg
- arrow-left.svg
- arrow-right.svg
- arrow-swap.svg
- arrow-up.svg
- blank.svg
- case-sensitive.svg
- chevron-down.svg
- chevron-left.svg
- chevron-right.svg
- chevron-up.svg
- chrome-close.svg
- chrome-maximize.svg
- chrome-minimize.svg
- chrome-restore.svg
- circle-filled.svg
- close.svg
- combine.svg
- debug-alt-small.svg
- debug-alt.svg
- debug-console.svg
- debug-continue.svg
- debug-disconnect.svg
- debug-pause.svg
- debug-restart.svg
- debug-start.svg
- debug-step-into.svg
- debug-step-out.svg
- debug-step-over.svg
- debug-stop.svg
- debug.svg
- diff-added.svg
- diff-ignored.svg
- diff-modified.svg
- diff-removed.svg
- diff-renamed.svg
- diff.svg
- discard.svg
- edit.svg
- error.svg
- extensions.svg
- file-binary.svg
- file-code.svg
- file-media.svg
- file-pdf.svg
- file-submodule.svg
- file-symlink-directory.svg
- file-symlink-file.svg
- file-zip.svg
- file.svg
- files.svg
- fold-down.svg
- fold-up.svg
- fold.svg
- folder-active.svg
- folder-library.svg
- folder-opened.svg
- folder.svg
- gear.svg
- git-commit.svg
- git-compare.svg
- git-merge.svg
- go-to-file.svg
- group-by-ref-type.svg
- history.svg
- info.svg
- inspect.svg
- issues.svg
- json.svg
- key.svg
- keyboard.svg
- layout-activitybar-left.svg
- layout-activitybar-right.svg
- layout-centered.svg
- layout-menubar.svg
- layout-panel-center.svg
- layout-panel-justify.svg
- layout-panel-left.svg
- layout-panel-off.svg
- layout-panel-right.svg
- layout-panel.svg
- layout-sidebar-left-off.svg
- layout-sidebar-left.svg
- layout-sidebar-right-off.svg
- layout-sidebar-right.svg
- layout-statusbar.svg
- layout.svg
- LICENSE
- lightbulb-autofix.svg
- lightbulb.svg
- link-external.svg
- link.svg
- menu.svg
- merge.svg
- multiple-windows.svg
- new-file.svg
- new-folder.svg
- open-preview.svg
- plugin-icon.svg
- README.md
- references.svg
- refresh.svg
- regex.svg
- remote-explorer.svg
- remote.svg
- remove.svg
- replace-all.svg
- replace.svg
- repo-clone.svg
- repo-force-push.svg
- repo-forked.svg
- repo-pull.svg
- repo-push.svg
- repo.svg
- root-folder-opened.svg
- root-folder.svg
- run-errors.svg
- screen-full.svg
- screen-normal.svg
- search-stop.svg
- search.svg
- settings-gear.svg
- settings.svg
- source-control.svg
- split-horizontal.svg
- split-vertical.svg
- symbol-array.svg
- symbol-boolean.svg
- symbol-class.svg
- symbol-color.svg
- symbol-constant.svg
- symbol-enum-member.svg
- symbol-enum.svg
- symbol-event.svg
- symbol-field.svg
- symbol-file.svg
- symbol-interface.svg
- symbol-key.svg
- symbol-keyword.svg
- symbol-method.svg
- symbol-misc.svg
- symbol-namespace.svg
- symbol-numeric.svg
- symbol-operator.svg
- symbol-parameter.svg
- symbol-property.svg
- symbol-ruler.svg
- symbol-snippet.svg
- symbol-string.svg
- symbol-structure.svg
- symbol-variable.svg
- terminal.svg
- type-hierarchy.svg
- unsaved.svg
- warning.svg
- whole-word.svg
- lapce_logo.svg
- lapce_remote.svg
- visual_line.rs
- grammars.rs
- logging.rs
- lapce.rs
- color.rs
- color_theme.rs
- core.rs
- editor.rs
- icon.rs
- icon_theme.rs
- svg.rs
- terminal.rs
- ui.rs
- watcher.rs
- diff.rs
- gutter.rs
- location.rs
- view.rs
- data.rs
- mod.rs
- node.rs
- view.rs
- condition.rs
- key.rs
- keymap.rs
- loader.rs
- press.rs
- item.rs
- kind.rs
- call_hierarchy_view.rs
- data.rs
- debug_view.rs
- document_symbol.rs
- global_search_view.rs
- implementation_view.rs
- kind.rs
- mod.rs
- plugin_view.rs
- position.rs
- problem_view.rs
- references_view.rs
- source_control_view.rs
- style.rs
- terminal_view.rs
- view.rs
- remote.rs
- ssh.rs
- wsl.rs
- data.rs
- event.rs
- mod.rs
- panel.rs
- raw.rs
- tab.rs
- view.rs
- about.rs
- alert.rs
- app.rs
- code_action.rs
- code_lens.rs
- command.rs
- completion.rs
- config.rs
- db.rs
- debug.rs
- doc.rs
- editor.rs
- editor_tab.rs
- find.rs
- focus_text.rs
- global_search.rs
- history.rs
- hover.rs
- id.rs
- inline_completion.rs
- keymap.rs
- keypress.rs
- lib.rs
- listener.rs
- lsp.rs
- main_split.rs
- markdown.rs
- palette.rs
- plugin.rs
- proxy.rs
- rename.rs
- settings.rs
- snippet.rs
- source_control.rs
- status.rs
- text_area.rs
- text_input.rs
- title.rs
- tracing.rs
- update.rs
- wave.rs
- web_link.rs
- window.rs
- window_tab.rs
- workspace.rs
- Cargo.toml
- edit.rs
- highlight.rs
- mod.rs
- util.rs
- directory.rs
- encoding.rs
- language.rs
- lens.rs
- lib.rs
- meta.rs
- rope_text_pos.rs
- style.rs
- build.rs
- Cargo.toml
- lapce-proxy.rs
- Dark.svg
- Dark.toml
- lapce.wasm
- Light.svg
- Light.toml
- volt.toml
- volt.toml
- lapce.wasm
- Light.svg
- Light.toml
- volt.toml
- smiley.png
- tests.rs
- catalog.rs
- dap.rs
- lsp.rs
- mod.rs
- psp.rs
- wasi.rs
- buffer.rs
- cli.rs
- dispatch.rs
- lib.rs
- terminal.rs
- watcher.rs
- Cargo.toml
- buffer.rs
- core.rs
- counter.rs
- dap_types.rs
- file.rs
- file_line.rs
- lib.rs
- parse.rs
- plugin.rs
- proxy.rs
- source_control.rs
- stdio.rs
- style.rs
- terminal.rs
- Cargo.toml
- .dockerignore
- .gitattributes
- .gitignore
- .rustfmt.toml
- .taplo.toml
- _typos.toml
- Cargo.lock
- Cargo.toml
- CHANGELOG.md
- CONTRIBUTING.md
- deny.toml
- docker-bake.hcl
- lapce.spec
- LICENSE
- Makefile
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/lapce/lapce
Downloads the entire project code from GitHub to your computer.
cd lapce
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
docker build -f extra/linux/docker/alpine/Dockerfile -t lapce .
Builds a runnable image based on the Dockerfile.
docker run -p 8080:80 lapce
Runs the built image as an actual container.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
3. Rust
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
cargo build --release
Compiles the Rust project.
cargo run
Builds and then immediately runs the program.
If cargo build finishes without errors, it worked. The executable is created under target/.
4. Make
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
