0 votes
by Bill Ragsdale (120 points)
What is the setup for VS Code as the VFX editor?

How to load/compile a file in VFX?  I have tried fload, load, edit, read, ed, editor, ide, words.

And the .pdf manual doesn't give a clue.

2 Answers

0 votes
by Gary Allen (180 points)
the word you need is include.

include "C:\MPE\Vfxforth\Lib\Win32\TimeBase.fth"
+1 vote
by Stephen Pelc (3.4k points)

How to control the VS Code editor is documented at
https://code.visualstudio.com/docs/editor/command-line

...