Fleet
More Than a Code Editor
Fleet 1.38 Is Here With Support for Virtual Environments Created by Anaconda, Auto-Refresh for Log Files, Improved Proxy Setting Detection, and Much More
Fleet 1.38 is now available! Explore our latest release, which introduces many new features designed to improve your development experience. You can update to this version using the Toolbox App.
Let’s take a closer look at the highlights.
New features
- Anaconda is a Python distribution that focuses primarily on data science and machine learning. It comes with its own package management system called Conda. With Fleet 1.38, existing Conda environments will be detected automatically. To use this feature, Conda must be installed in a known directory or added to the
PATH
variable. Alternatively, you can manually specify the Conda executable using theconda.executable
settings key.
- You can now reopen previously closed tabs with the ⌘⇧T / Ctrl+Shift+T shortcut.
- Fleet 1.38 detects your operating system’s proxy configuration automatically, making it easier to use Fleet behind a firewall or on corporate networks.
Improvements
- Log files are now refreshed in real time. File changes are automatically updated and will be shown in open log files in the editor.
- With Fleet 1.38, we’ve introduced a lock icon that indicates a file is read-only.
- Every tool window such as Git, Debug, or Docker will now reopen when Fleet restarts.
- When using remote workspaces in Fleet, Clone from Git can now clone to the remote workspace.
- You can now use keyboard shortcuts to copy revision details in the History tool window.
- We’ve made multiple improvements for configuring Python interpreters, including Pipenv and Poetry. Pipenv is a tool that provides everything you need to create a virtual environment for your Python project. Poetry is a tool for dependency management and packaging in Python. Pipenv and Poetry can now be installed via quick-fix. We’ve also updated notifications about Pipenv and Poetry being missing from PATH. Furthermore, Fleet now displays the actual Poetry error messages which helps you identify potential issues.
Bug fixes
We’ve also fixed several bugs:
- The bottom split panel no longer closes when you open a new tool [FL-25489].
- After you rename a file, the file’s permissions no longer change [FL-21045].
- Remove unused imports now works as intended [FL-23572].
See the full release notes for more details about Fleet 1.38
Please report any problems you encounter to our issue tracker, and stay tuned for further exciting announcements.
Support for plugins and plugin APIs is a work in progress, but the list of bundled plugins is now available and visible to everyone. To view it, simply select Plugins from the Actions menu.
Join the JetBrains Tech Insights Lab to participate in surveys, interviews, and UX studies, and help us make JetBrains Fleet better!