Skip to content

fable-compiler/fable-vscode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example of a VS Code Extension Written in F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages