Helmor v0.23.5
Patch Changes
-
#632
b27c5e1Thanks @aidxun! - Stop eagerly prefetching every changed file's contents when opening the Git Changes panel — Monaco now reads files on demand instead, cutting CPU and IPC traffic on large workspaces. -
#631
7093895Thanks @natllian! - Fix Shift+Tab on the new-thread page only cycling repositories when focus was inside the composer; the shortcut now works anywhere on the start surface. -
#633
fb0bba1Thanks @natllian! - Fix the composer preview popover running off the bottom of the screen when pasting a long-text pill or image on the start page — the preview now shrinks to fit the space between the composer and the screen edge. -
#629
eadc55dThanks @natllian! - Fix the inspector Run/Setup tabs' floating Stop/Rerun button only registering clicks on a thin strip near its bottom edge. The xterm WebGL link-layer canvas sits atz-index: 2and was painted over the upper portion of the button — the button now sits above the xterm canvas stack so the entire visible rectangle is clickable. -
#641
9d7d236Thanks @natllian! - Restore 60 FPS on inspector and sidebar / inspector drag with thousands of changed files.