All notable changes to the T-Ruby VS Code extension will be documented in this file.
- Initial release
- Syntax highlighting for
.trband.d.trbfiles - Language Server Protocol (LSP) integration
- Real-time diagnostics and type error reporting
- IntelliSense with autocomplete suggestions
- Go to Definition support
- Hover information for types
- Find References functionality
- Commands:
- Compile Current File
- Generate Declaration File
- Restart Language Server