Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>mechanicNew to Visual Studio Code? Get it now.
mechanic

mechanic

Ionide

|
8,984 installs
| (1) | Free
F# File reordering tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The sample for building VSCode extensions using F# and Fable.

Requirements

  • VSCode
  • Node.js
  • .Net Framework or mono
  • dotnet 2.0
  • Yarn
  • ionide

How to build

  1. build.cmd on windows or build.sh on Linux/Mac
  2. code .
  3. Press F5 for single build, or run Watch task and Launch Only debug configuration for watch mode compilation.

How to release

  1. npm install -g vsce (only needed once)
  2. Create new entry in RELEASE_NOTES.md
  3. Run build.cmd Release
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft