Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Terminal Auto PanelNew to Visual Studio Code? Get it now.

Terminal Auto Panel

ArturGuedx

|
59 installs
| (0) | Free
Maximize your productivity with the extension that hides and shows the terminal automatically.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Maximize your productivity with the extension that hides and shows the terminal automatically.

Terminal Auto Panel marketplace version

Get a more efficient development workflow with our extension for VSCode, which automatically shows and hides the terminal when you click outside the window. Save time and space on your screen while focusing on what's important: your code.



Features

  • Show terminal when focus out of window and hide when refocus.
  • Prevent hide when refocus window and clicking on the terminal.
  • Always hide terminal when clicking in editor.

How To Use

  • Open the VSCode Settings - use Command+,(Mac) or Ctrl+,(Windows/Linux)
  • Search for Terminal Auto Panel
  • Choose the extension feature

Alternatively you can use in settings.json:

  "terminalAutoPanel.toggleOnWindowFocus": true,
  "terminalAutoPanel.preventHideOnClickTerminal": true,
  "terminalAutoPanel.hideOnClickEditor": false,

What's new?

Click here to go to the Changelog.

Issues

This extension is still under development, so please check out the issues page on our github or contribute additional information if you encounter an issue yourself.

License

GNU General Public License v3.0

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft