VsGenStat is a simple extension for editing and running GenStat scripts in Visual Studio Code.
It includes syntax highlighting and commands to run GenStat scripts, quickly switch between GenStat source and output, and quickly navigate to function help pages.
Requires GenStat.
- Syntax highlighting for GenStat scripts and GenStat output.
- Run GenStat scripts (F12).
- Open GenStat help (F11).
- Switch between GenStat source and output files (Alt+n).
- Copy tables in GenStat output to clipboard as semicolon delimited strings (Ctrl+Shift+c).
- Windows x64