Skip to content

Releases: SMI-Lab-Inha/OpenFAST-ROSCO-TurbSim-syntax-highlighting

v0.0.9

22 Apr 09:03

Choose a tag to compare

0.0.9

  • Added a lightweight grammar regression test suite for representative OpenFAST, ROSCO, MoorDyn, and linearization patterns
  • Improved contributor and packaging documentation for local validation and VSIX builds
  • Reduced the marketplace icon size so packaging completes without the large-icon warning

v0.0.8

20 Apr 04:31

Choose a tag to compare

What's New

  • Added syntax highlighting support for OpenFAST linearization output files (.lin)
  • Recognizes key sections and data structures in .lin files for improved readability during linearization and modal analysis workflows
  • Improved parsing of matrix-style data blocks commonly used in linearization outputs
  • General enhancements to consistency across OpenFAST-related file types

Installation

Install from the VS Code Marketplace or download the .vsix below and install manually via Extensions → ... → Install from VSIX.

v0.0.7

17 Apr 10:09

Choose a tag to compare

What's New

  • Fixed parameter names being falsely highlighted before negative numbers in MoorDyn files (e.g. fixed before -837.8)
  • Added vessel and Pinned to MoorDyn keywords; keyword matching is now case-insensitive
  • Fixed table header recognition for column names containing / and . (e.g. BA/-zeta)
  • Fixed inline ! comment handling: in DISCON.in style lines, parameter names inside ! ParameterName - description are now highlighted correctly while the description is styled as a comment

Installation

Install from the VS Code Marketplace or download the .vsix below and install manually via Extensions → ... → Install from VSIX.