Skip to content

sharygin/Sublime_CmderOpen

 
 

Repository files navigation

Launch Cmder from the current or project root folder

Only works for sublime text 3 on windows! Cmder is a wrapper for the superb ConEmu with added functionality.

Features

  • Support project, folder, and even files-only instance!
  • Support context menu on sidebar's folder or file
  • Reuse Cmder window and try to open in a new tab
  • Open Cmder tab with a contextual title, like st:<project name> and st:<project name>: <folder relative path to the project>

Installation

You should install Cmder first, and add Cmder.exe to the %PATH% environment var. Then use Package Control to add this repository and install this package.

Usage

  • Use alt+c to open current file's folder, ctrl+alt+c to open the project or top folder.
  • Command palette commands: Cmder: Open current file folder and Cmder: Open project or top folder.

License :

Licensed under MIT

Copyright (c) 2015 kiliwalk

About

alt+c to launch cmder from st3 to the current or project folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%