Using the "Dark Theme" it displays like
Download vfp_tmtheme_generator.prg, personalize, run in vfp9, and click "Ok" to install.
The personalized theme looks like
To start using VS Code as the external editor (Modify Command
, Modify File
) add the following line to the config.fpw file
TEDIT=/N C:\Program Files (x86)\Microsoft VS Code\Code.exe
vfp_tmlanguage_generator.prg : creates a uninstaller script: "vfp_tmlanguage\uninstall vfp language.cmd"
rd /S/Q %USERPROFILE%\.vscode\extensions\vfp\
(Another way using Windows Explorer is to delete %USERPROFILE%.vscode\extensions\vfp\)
Visual Studio Code (insiders) now support files.encoding
MIT © Francis FAURE
Enjoy!