ipatalas / vscode-totalcommander

Total Commander Launcher for VS Code
MIT License
3 stars 2 forks source link

Codacy 
Badge

Total Commander Launcher

This extension allows you to open Total Commander in path of an actively edited file.

Setup

Path to Total Commander must be set before the extension can work. Check Settings.

Extension will try to auto-detect the path based on environment variables which Total Commander sets itself. If you open VS Code from Total Commander (which is 90% of cases for me) it will inherit its environment which will allow auto-detection to work.

Features

Extension contributes one command:

Note: If the command cannot infer filepath from current document (untitled unsaved files) it opens the project folder.

This command can be executed directly from Command Pallete or from keyboard shortcut It's also available from few other places shown below:

File explorer

File explorer

File explorer

Requirements

This extension is meant to be used only on Windows as obviously Total Commander is available there. It won't crash on other systems though, but won't work there as well.

Extension Settings

This extension contributes the following settings:

Release Notes

1.0.4

1.0.3

1.0.2

1.0.1

1.0.0


Enjoy!