# Change Log
All notable changes to the "vtcode-companion" extension will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.50.11] - 2026-03-12
### Added
- Support for placing the VT Code view container in VS Code's Secondary Side Bar (VS Code 1.106+). This allows users to move the VT Code container into the secondary side bar for improved workspace layout.
## [0.42.18] - 2025-11-07
## [0.42.17] - 2025-11-07
## [0.42.16] - 2025-11-07
## [0.1.1] - 2025-11-03
### Added
- Initial release of VT Code extension
- Quick actions panel for easy access to VT Code features
- Status bar integration showing VT Code CLI availability
- Command palette integration with all VT Code commands
- Context menu integration for code selection
- Integrated terminal support for `vtcode chat`
- Configuration file support for `vtcode.toml`
- Syntax highlighting for VT Code configuration files
- Workspace analysis capabilities
- Human-in-the-loop controls
- MCP (Model Context Protocol) provider configuration
- Tool policy management
- Documentation and walkthrough integration
### Changed
### Fixed
### Removed