/fable-vscode-ext

fable vscode extension template

Primary LanguageF#

fable vscode extension template

opinionated F# vscode extension template

setup

npm i
npm run install

debugging

start the fable compiler in watch mode with

npm run start:dev

then debug the extension from vscode

then run the command: newext: helloworld