The sample for building VSCode extensions using F# and Fable.
dotnet
2.0build.cmd
on windows or build.sh
on Linux/Maccode .
F5
for single build, or run Watch
task and Launch Only
debug configuration for watch mode compilation.npm install -g vsce
(only needed once)RELEASE_NOTES.md
build.cmd Release