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
Open VS Code
Go to Extensions (Cmd+Shift+X on Mac, Ctrl+Shift+X on Windows/Linux)
Search for "Terminal Panel Toggle"
Click Install
🔧 Usage
Look for the terminal icon in the status bar (bottom right)
Click the icon to toggle the terminal panel visibility
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
Fork the repository
Create your feature branch (git checkout -b feature/amazing-feature)
Commit your changes (git commit -m 'Add some amazing feature')
Push to the branch (git push origin feature/amazing-feature)
Open a Pull Request
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.