1.0.0 2026-07-18
- Migration to SDL3.
- Fix file-drop crash in case the file is dropped when command buffer is active.
- Add experimental align-assignments command to align all assignments in selection, taking into account current file type assignment symbols. Currently only first appearance of assignment symbol on each line is aligned.
- Add center view support into replace mode.
- Add support for clangd argument customization.
- Fix parsing of CL error locations.
- LSP revamp
- Add general support for "any" LSP server.
- Add support for C# Roslyn LSP.
- Add
lsp-referencescommand.
- Add support for C#.
- Add background task run indicator.
- Add LSP function signature help.
- Add support for line word-wrapping.
- Hide Windows only commands on Linux & Mac.
- Add
installcommand for Windows and Linux to create desktop entry. - Change default color scheme.
- Change application icon.
- Improve list UI + UI tweaks in general.
- Remove top command editor.
- Use unified rounded floating lists.
- Show keyboard shortcuts in every list.
- Move search/replace to the right-bottom corner.
- Changed color scheme entries.
- Add wider support for unicode characters.
- Allow running the shell command in the background.
- Add cheat sheet panel.
- Add JAI and Zig syntax highlighting.
- Highlight commands in list with shortcut.
- Improve smart selection to use code indentation blocks in case they are present. Add
jump_prev_blockandjump_next_blockcommands. - Merge open file dialog with save dialog implementation, and improve overall UX.
- Add settings alias for
open-default-configcommand. - Recent location fixes.
Download here