A dual-panel file manager integrated into IntelliJ-based IDEs, inspired by classic orthodox file managers like Total Commander and Far Manager.
Features:
- Two side-by-side file panels with tabbed browsing
- Table, list, thumbnail, and tree view modes
- File operations: view (F3), open (F4), copy (F5), move (F6), delete (F8), rename (Shift-F6), create directory (F7), create file (Shift+F4)
- File search, Multi-Rename tool, compare files (with the standard diff tool), split and combine large files
- Quick filter (Ctrl-S) for the directory list
- Browse and modify archive contents (A LOT of archive file types supported), edit files inside archives, and even inside nested archives, extract files, create
.zipand.tar.gzarchives - Select files with space and insert
- Clipboard-style copy/cut/paste (Ctrl+C, Ctrl+X, Ctrl+V) with buffer indicator in the tool window header
- Drag-and-drop between panels and to/from the Project tool window
- Draggable and reorderable tabs with the context menu
- Session state persistence: open tabs, panel sizes, and column layouts are saved per project
- Middle-click to close tabs
- Favorite tabs (with Ctrl-1..9 shortcuts for quick access) with customizable colors
- Open in Terminal
- Fully customizable colors and icons for directories and files (default rules for IntelliJ projects, Git, Gradle, Maven, Cargo, npm, Python, CMake, .NET)
- Themes (including classic NC), customizable fonts, hotkeys, other settings
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Turtle Commander" > Install
-
Using JetBrains Marketplace:
Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.
You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...