We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa039f1 commit ec56cb0Copy full SHA for ec56cb0
1 file changed
README.md
@@ -9,7 +9,7 @@ Unofficial VS Code extension for OpenFAST, ROSCO, and TurbSim input and output f
9
- Syntax highlighting for OpenFAST-style text input files such as `.fst`, `.dat`, `.in`, `.inp`, `.out`, `.ipt`, `.ech`, `.wnd`, `.sum`, and `.bmi`
10
- Support for common OpenFAST module files including AeroDyn, ElastoDyn, HydroDyn, InflowWind, MoorDyn, ServoDyn, SeaState, and related driver files
11
- Support for ROSCO-style `DISCON.in` controller files
12
-- Support for TurbSim input files (`.inp`)
+- Support for TurbSim input files (`.inp`, and `.in`)
13
- Highlighting for:
14
- section banners and `END` markers
15
- booleans and special values like `default`, `unused`, and `none`
0 commit comments