Release 0.1
OpenFastTrace Language Server 0.1, released 2026-07-08
Version 0.1 is the first public release of the OpenFastTrace Language Server.
This release introduces the first version of an LSP-based integration for OpenFastTrace, including a standalone language server and an IntelliJ IDEA Ultimate plugin. It provides the foundation for using OpenFastTrace specifications and coverage tags directly from compatible development environments.
Features
- Initial plugin release with support for Go to Definition, Find References, Hover Documentation, Quick Fix for Outdated Version, Syntax Highlighting, and Code Completion for Specification Item IDs
Maintenance
- #1: added ci workflow for building and testing the language server and plugin