Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Terminal Status BarNew to Visual Studio Code? Get it now.
Terminal Status Bar

Terminal Status Bar

Thomas Karachristos

|
12,136 installs
| (9) | Free
Access terminal from status bar and open a terminal in current file path
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Terminal-Status-Bar

image

Click image open your terminal.

Triple click image delete terminal.

Click image open a terminal in root path.

Click image open terminal in current openned file.

*You can hide "root" or "current" status bar items by commands menu

Custom Actions from json

Create custom status bar items that runs commands.

Click image to open json file. image

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).

Extra

And you can open the current file path in terminal with the shortcut “ctrl+alt+t” or with the context menu(see picture ) image

Commands: 1)Hide and show "edit", "root" and "current" status bar items. 2)Edit Json. 3)Open current File In terminal image

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft