Automated Nightly pre-release
✨ Feat
- feat: plugin review (#2826) (ae67e3b) by deadlyjack
- feat(lsp): improve actions, navigation, and position handling (#2837) (9d20f50) by bajrangCoder
🐞 Fix
- fix(search): include restored files in global search (#2830) (c7a9e34) by bajrangCoder
- fix(editor): stabilize selection menu sizing and transitions (#2833) (febb4f7) by bajrangCoder
- fix(editor): keep fullscreen controls above bottom pane tabs (#2834) (eac9b6e) by bajrangCoder
- fix(editor): restore cursor state and prevent tab-switch flash (#2835) (0981172) by bajrangCoder
- fix(editor): highlight all visible search matches (#2838) (289de09) by bajrangCoder
🔧 Refactor
- refactor(file-browser): Convert directory cache to
Mapinstance (#2831) (7357c01) by AuDevTist1C