Visual Studio Code is a popular code editor that supports F# through the Ionide plugin. Given its popularity and cross-platform support, it is a good choice for lightweight F# development.

Setup

Make sure to configure a shortcut to send selected code to F# interactive, to do this:

  • Go to Preferences: Open Keyboard Shortcuts
  • Find "FSI: Send Selection"