FemCAD Script language support for Visual Studio Code. More information about FemCAD.
Features
Syntax highlighting
File symbols provider (Ctrl+Shift+O)
Fcs command runner (F5)
Open .fcs files in FemCAD or VS Code Terminal
Show code completion proposals for builtin FemCAD functions, properties and other "objects".
Interaction tree
Tests explorer
Command runner
You can start a task with the F5 key or click on button Run in Editor menu or context menu of text editor. For stop running task use button Close in fli runner dialog. You can open an fcs file in FemCAD via the command in the context menu of text editor.
Test explorer
Tests are loaded from *.tests.json files in root directory. Example of definition: (file: silo.tests.json):