Explore our latest release, which introduces many new features designed to improve your development experience. You can update to this version using our Toolbox App.
Fleet now supports auto-import for Gradle projects. This feature can be disabled by going to Settings | Tools | Gradle and clicking Automatically import project model when build script is saved.
Renaming files will now automatically update the file references. For Kotlin and Java, it also updates package names accordingly.
You can now preview Markdown scratch files without closing and opening the tab, and without saving the file. You can also preview Markdown files after opening them with the context menu, and without saving the file. You can also preview Markdown files after (right-clicking the .md file and going to Open with Fleet).
Zig plugin now supports debugging code for run configurations (zig-run and zig-build-run). We also added support for dynamically created run configurations in the context of main and test declarations. Simply execute the Run in Context action to create and use them. Recent changes also improve highlighting for .zig files and add handlers for various contexts.