/fable-vscode-extension

Example of a VS Code Extension Written in F#

Primary LanguageF#MIT LicenseMIT

Fable VS Code Extension Sample

Example that can be used as a base to write a VS Code extension with Fable.

Run npm install to install dependencies.

To test, run npm start and then in VS Code click F5.

For publishing, edit the package.json with your publishing data and then run: npm run pack to create the package.