nightly
chore: were spellcecked nauw (#3887) using crate-ci/typos
chore: were spellcecked nauw (#3887) using crate-ci/typos
Features/Changes Add .har file extension as recognised JSON language (#3853) Remove builds for Ubuntu Oracular, add Ubuntu Plucky (#3808) Bug Fixes Fix mouse wheel scrolling when viewing diff (#3821) Fix editor tabs not selectable while appearing selectable (#3818) Fix flickering when reordering editor tabs (#3818) Fix diff viewer to scroll using mouse (#3821) Fix updating window scale when it cha…
Bug Fixes Fix missing/incorrect metadata for Linux packages using AppStream metainfo Fix incorrect version in macOS/Windows package metadata Fix rendering issues when using custom scale display (#3795)
Features/Changes Update Fedora releases to use 41/42 Update Alpine to latest (used for building portable lapce-proxy) Remove Ubuntu Focal (20.04) Bug Fixes Fix dropdown menu disappearing after releasing mouse button (#3786) Fix issue with cargo vendoring due to duplicate dpi crate
Features/Changes Add Ubuntu 24.04 LTS (noble) build Use Diff syntax for files with .diff/.patch extensions by default. Update titles of file dialogs for better clarity Bump to Rust 2024 Edition Implement "Find References" panel Implement "Go To Implementation" panel Bug Fixes Fix pointer event not working on plugin panel Fix rename/new file editor in file explorer is too small
Features/Changes Implement "Run in terminal" Implement document symbols in a panel Implement "Go To Location" functionality in the Diff editor. Implement on screen find which is similar to f in vim but for the whole screen. Make file explorer horizontal scrollable Implement "Reveal in system file explorer" Bug Fixes Fix markdown syntax highlighting Fix click issue on window error message
Features/Changes Add fedora builds Finish tree sitter dynamic libary support by downloading from https://github.com/lapce/tree-sitter-grammars Saves scale configuration in settings to restore at startup text in ui can be selected and copied add right click context menu for editor tab terminal: added support for Alt+ some character input Terminal: right-click to add "clear all" function terminal: d…
Some highlights of this release: experimental support of Copilot added line wrapping ported the editor to floem the non US keyboard layout issue should be fixed added Linux packages Features/Changes #2723: Line wrapping based on width (no column-based yet) #1277: Error message prompted on missing git user.email and/or user.name #2910: Files can be compared in the diff editor #2918: Allow searching…
No content.
Features/Changes #2190: Rewrite with Floem UI #2425: Reimplement completion lens #2498: Show Lapce as an option when doing "Open With..." on Linux #2549: Implement multi-line vim-motion yank and delete (3dd, 2yy, etc.) #2553: Implement search and replace #1809: Implement debug adapter protocol Bug Fixes #2650: Inform language servers that Lapce supports LSP diagnostics