Provides workaround to open terminal in project folder if no view opened in sublime. Always open terminal for first folder of project.
I was not sure that how default "open_terminal_in_project_folder" is intended to work so I did this microplugin.
This plugin is part of sublime-enhanced plugin set. You can install sublime-enhanced and this plugin will be installed automatically.
If you would like to install this package separately check "Installing packages separately" section of sublime-enhanced package.
Opens terminal for first project folder.
| Description | Keyboard shortcut | Command palette |
|---|---|---|
| Open terminal | ctrl+f12 | TerminalProjectFolder: open terminal |
| Open terminal in project folder | f12 | TerminalProjectFolder: open terminal in project folder |