Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Terminal Panel ToggleNew to Visual Studio Code? Get it now.
Terminal Panel Toggle

Terminal Panel Toggle

tei0110

|
2 installs
| (0) | Free
Simple terminal panel toggle button in status bar / ステータスバーにターミナルトグルボタンを追加
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Terminal Panel Toggle

A simple Visual Studio Code extension that adds a terminal toggle button to the status bar.

Language / 言語

  • English (this document)
  • 日本語

English

🚀 Features

  • One-click toggle: Click the terminal icon in the status bar to show/hide the terminal panel
  • Lightweight: Minimal resource usage with simple functionality
  • Always accessible: Terminal icon is always visible in the status bar
  • Clean design: Uses VSCode's native terminal icon for consistency

📦 Installation

From VS Code Marketplace

  1. Open VS Code
  2. Go to Extensions (Cmd+Shift+X on Mac, Ctrl+Shift+X on Windows/Linux)
  3. Search for "Terminal Panel Toggle"
  4. Click Install

🔧 Usage

  1. Look for the terminal icon in the status bar (bottom right)
  2. Click the icon to toggle the terminal panel visibility
  3. That's it!

⚡ Why This Extension?

Many existing terminal toggle extensions have become deprecated or stopped working with recent VS Code updates. This extension provides a reliable, simple solution for quick terminal access.

📝 Changelog

[1.0.0] - 2025-01-XX

  • Initial release
  • Basic terminal panel toggle functionality
  • Status bar integration

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy productive coding! 🚀

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