Open In TotalCmd
中文
🔍 Project Overview
A VSCode extension that enhances file management efficiency by opening files and projects directly in Total Commander
🌟 Features
- 📁 Open current file in Total Commander with directory navigation
- 📂 Open project root in Total Commander
- 🔧 Configurable Total Commander executable path
- 📝 Customizable launch parameters
🚀 Usage Instructions
Basic Usage
Open File
- Context Menu: Right-click on a file in Explorer or Editor →
Open in TotalCmd
- Command Palette:
Open File in TotalCmd
Open Project
- Context Menu: Right-click on a file in Explorer or Editor →
Open Project in TotalCmd
- Command Palette:
Open Project in TotalCmd
Configuration
Open VSCode settings, click General → Editor → open editor settings → Extensions → Open In TotalCmd
{
"openInTotalCmd.totalCmdPath": "C:\\Program Files\\Total Commander\\TOTALCMD64.EXE",
"openInTotalCmd.launchParameters": "/O /T"
}
Requirements
- VSCode 1.93.1+
- Total Commander
🧑💻 Developer Guide
Issues and Pull Requests are welcome to improve this extension.
🙋 FAQ
1. Cannot open Total Commander?
Please check the following steps:
- Is Total Commander installed?
- Is the configured path correct?
- Are you running on Windows?
You can configure the Total Commander path in VSCode settings:
- Open VSCode settings, click
General → Editor → open editor settings
- Select the
Extensions tab
- Navigate to
Open In TotalCmd → totalCmdPath
- Enter the Total Commander executable path
📄 License
This project is licensed under the MIT License
📮 Feedback
If you encounter issues or have suggestions, please provide feedback through:
🌟 Star History

| |