Devlogs
LunarBasic 0.6.6 Release
LunarBasicA downloadable tool for Windows and macOS
Posted April 08, 2026 by Essial
🚀 LunarBasic 0.6.6 Released
This update focuses on stability, performance, and better visibility into your code as your projects grow.
🔧 Improvements & Fixes
- Fixed several issues with syntax analysis for more accurate parsing and highlighting
- Performance improvements on Windows for a smoother development experience
- Corrected distribution setup specifically for itch.io builds
👀 New Feature: Variable Overview
- Added a “vars” panel on the right side
- Instantly see all global variables in your project at a glance
- Makes navigating and understanding larger codebases much easier
🎨 Better Syntax Clarity
- Clear visual distinction between local and global variables in syntax highlighting
- Helps reduce bugs and improves readability when working across scopes
This is a solid step toward making LunarBasic more scalable and developer-friendly while keeping things simple and fast.
As always, feedback is welcome—jump in and let me know what you think.
Download the latest version here on itch.io and start building!