Fleet
More Than a Code Editor
News
Releases
Fleet Preview Update 1.17: Rust Debugger, Code Folding Improvements, Ability to Rename Workspaces, and More
Fleet 1.17 is now available, and it comes with a host of improvements and valuable new features:
- You can now rename your workspaces in a snap! This means that there are no more generic workspace names that leave you scratching your head and regretting your choice later. Plus, it’s super easy to do, and you can change your mind and rename your workspace as often as you like!
- It’s commonly accepted that 5 hours of debugging can save 5 minutes of reading documentation. Keeping that in mind, we introduced a much-requested debugger for the Rust applications in Fleet. Please try it out!
- We’ve worked a lot to improve code folding, and you can now fold much more than just code, even multiline comments and imports! This means no more endless scrolling through lengthy import statements or bulky comment sections. You can easily collapse and expand them! We hope this update will make your code more manageable and your life a bit easier.
- Good comments make great code clearer. Sometimes, you also just need them to temporarily remove a part of the program. If you previously missed the ability to use proper comment style in the JSX files, this has now been fixed in Fleet 1.17. The correct style is now used when it’s necessary to comment a block of nested code:
- Emmet support was enabled by default in Vue and React projects, which should make your coding experience with JSX, HTML, and other files faster and more efficient. Please use Emmet if you have not until now!
- We noticed excessive memory utilization on a project’s opening and closing and have now fixed this issue.
- We updated the behavior of the tools panel so that it is closed automatically when there are no active tabs.
- The issue with code vision interlines was addressed. When disabling the interlines in the settings, they no longer leave a space between lines.
- Completion when Smart mode is disabled has been updated to be less noisy, so focusing on the more important things should now be easier.
- Previously, when trying to connect to WSL and the path of the project contained spaces, it caused error 127. This has now been fixed.
These are the most important updates for Fleet 1.17. See the full release notes for the complete list of improvements and more details about the latest updates.
Please report any issues to our issue tracker and stay tuned for upcoming announcements.
To download the update, check your Toolbox App and install version 1.17.
PS. Plugins support and plugins API is a work in progress.
Join the JetBrains Tech Insights Lab to participate in surveys, interviews, and UX studies. Help us make JetBrains Fleet better!
Prev post Fleet 1.16 Comes With Code Foldings Support, VS Code Keymap Improvements, Automatic Indentation Support, and MoreFleet Preview Update 1.18 Is Out! With Prettier on Save, .NET Unit Testing, In-Tree Test Rerun, Safe Quitting, Updated Debug Console, Git Integration Improvements, and More Next post