Releases: SMI-Lab-Inha/OpenFAST-ROSCO-TurbSim-syntax-highlighting
Releases · SMI-Lab-Inha/OpenFAST-ROSCO-TurbSim-syntax-highlighting
v0.0.9
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
What's New
- Added syntax highlighting support for OpenFAST linearization output files (
.lin) - Recognizes key sections and data structures in
.linfiles 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
What's New
- Fixed parameter names being falsely highlighted before negative numbers in MoorDyn files (e.g.
fixedbefore-837.8) - Added
vesselandPinnedto 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 - descriptionare 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.