OpenFastTrace IntelliJ Plugin 0.1.0, released 2026-04-24

April 24, 2026 ยท View on GitHub

Code name: Initial Release

Summary

Version 0.1.0 adds the first usable OpenFastTrace support for IntelliJ-based IDEs. You can recognize OFT items and coverage tags in supported files, search specification items across the project, navigate between declarations and references, and open the OpenFastTrace user guide from the IDE.

Features

  • Syntax highlighting for OpenFastTrace specification items in Markdown and reStructuredText files
  • Syntax highlighting for OpenFastTrace coverage tags in supported source and markup files
  • Go to Symbol and Search Everywhere support for specification item declarations
  • Navigation from Covers: entries and OFT coverage tags to the corresponding declaration
  • Go To Implementations support to show coverage-providing occurrences of a declaration
  • Help menu action that opens the OpenFastTrace user guide inside the IDE