Terminal-Status-BarClick open your terminal. Triple click delete terminal. Click open a terminal in root path. Click open terminal in current openned file. *You can hide "root" or "current" status bar items by commands menu Custom Actions from jsonCreate custom status bar items that runs commands. Click to open json file. Path: Can have the value "root" or "current"(not combined with "when" option yet) or some real path like "C://Code". When: Omit if you want always to see the status bar item. Checks if there is a file in path and only then show the status bar item(checks file existance only when project starts or json change). ExtraAnd you can open the current file path in terminal with the shortcut “ctrl+alt+t” or with the context menu(see picture ) Commands: 1)Hide and show "edit", "root" and "current" status bar items. 2)Edit Json. 3)Open current File In terminal |