Launch ConEmu from the current or project root folder
Only works for sublime text 3 on windows!
- Support project, folder, and even files-only instance!
- Support context menu on sidebar's folder or file
- Reuse ConEmu window and try to open in a new tab
- Open ConEmu tab with a contextual title, like
st:<project name>
andst:<project name>: <folder relative path to the project>
You should install the ConEmu first, and add ConEmu.exe
to the %PATH%
environment var.
Then use Package Control
to install this package.
- Use
alt+c
to open current file's folder,ctrl+alt+c
to open the project or top folder. - Command palette commands:
ConEmu: Open current file folder
andConEmu: Open project or top folder
.
Licensed under MIT
Copyright (c) 2015 kiliwalk