winget install --id Lapce.Lapce
About Lapce
Lightning-fast and Powerful Code Editor written in Rust
What's new in 0.4.6
Features/Changes - Add .har file extension as recognised JSON language (https://github.com/lapce/lapce/pull/3853) - Remove builds for Ubuntu Oracular, add Ubuntu Plucky (https://github.com/lapce/lapce/pull/3808) Bug Fixes - Fix mouse wheel scrolling when viewing diff (https://github.com/lapce/lapce/issues/3821) - Fix editor tabs not selectable while appearing selectable (https://github.com/lapce/lapce/pull/3818) - Fix flickering when reordering editor tabs (https://github.com/lapce/lapce/pull/3818) - Fix diff viewer to scroll using mouse (https://github.com/lapce/lapce/issues/3821) - Fix updating window scale when it changes via settings tab (https://github.com/lapce/lapce/issues/3832) - Fix vendor tarball not being included in GitHub release - Fix cursor style inconsistencies (https://github.com/lapce/lapce/pull/3819)
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.4.6 | Unknown | Features/Changes - Add .har file extension as recognised JSON language (https://github.com/lapce/lapce/pull/3853) - Remove builds for Ubuntu Oracular, add Ubuntu Plucky (https://github.com/lapce/lapce/pull/3808) Bug Fixe... |
| 0.4.5 | Unknown | 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 (https://github.com/... |
| 0.4.4 | Unknown | 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 but... |
| 0.4.3 | Unknown | Release notes |
| 0.4.2 | Unknown | 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 wh... |
| 0.4.1 | Unknown | Release notes |
| 0.4.0 | Unknown | Some highlights of this release: - 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 col... |
| 0.3.1 | Unknown | Release notes |
| 0.3.0 | Unknown | 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,... |
| 0.2.8 | Unknown | Release notes |
| 0.2.7 | Unknown | Bug Fixes - #2209: Fix macOS crashes - #2228: Fix .desktop entry to properly associate with Lapce on Wayland |
| 0.2.6 | Unknown | Breaking changes - #1726: Add more panel theme keys, apply hover first, then current item colour Features/Changes - #1791: Add highlighting for scope lines - #1767: Added CMake tree-sitter syntax highlighting - #1759: Up... |
| 0.2.5 | Unknown | Breaking changes - #1726: Add more panel theme keys, apply hover first, then current item colour Features/Changes - #1791: Add highlighting for scope lines - #1767: Added CMake tree-sitter syntax highlighting - #1759: Up... |
| 0.2.4 | Unknown | Features/Changes - #1700: Add prisma syntax and highlighting - #1702: Improved svelte treesitter queries - #1690: Add codelens and sticky headers for Dart - #1711: Add zstd support for plugin - #1715: Add support for req... |
| 0.2.3 | Unknown | Features/Changes - #1655: Add status foreground theme key, use author colour for plugin version - #1646: Fork the process when started from terminal - #1653: Paint plugin icons - #1644: Added "Reveal in File Tree" action... |
| 0.2.2 | Unknown | Features/Changes - #1643: Use https://plugins.lapce.dev/ as the plugin registry - #1620: Added "Show Hover" keybinding that will trigger the hover at the cursor location - #1619: - Add active/inactive tab colours - Add p... |
| 0.2.1 | Unknown | Features/Changes - #1050: Collapse groups of problems in the problem list panel - #1165: Command to reveal item in system file explorer - #1196: Always show close button on focused editor tabs - #1208: Sticky header brea... |
| 0.2.0 | Unknown | Features/Changes - #776: Implemented error lens. - #780: Add Fedora spec for packaging - #787: Add LSP stderr output to log - #809: Truncate plugin description with ellipsis when it is too long - #805: Add goto type defi... |
| 0.1.3 | Unknown | Features - #705/#711: Changed UI - The left activity bar has been moved to above the file explorer, giving more horizontal space by default - The bottom panel now has the terminal/search/problems buttons attached to it,... |
| 0.1.2 | Unknown | This release focus on the look of Lapce! We've added theme colours and some UI sizes or styles in the config. And you can export them as a theme file. And theme plugin is supported as well. |