Top "Ionide" questions

An Atom Editor and Visual Studio Code package suite for cross platform F# development.

How to Display VS Code output window to side rather than below

In my VS Code set up I see the output/FSI frame below the main text editor pane like this: …

visual-studio-code fsi ionide
How do I set up the visual studio code launch.json file to debug F#?

How do I set up the debugger in launch.json? Currently, I have { "version": "0.1.0", "configurations": [ { // Name of configuration // Appears in …

f# visual-studio-code ionide
Error "end of central directory record signature not found" while installing ionide-fsharp in vscode

I have installed VS Code version 1.8.1. Machine is Windows 7, 64 bit. While installing ionide-fsharp extension, I am getting error "end of …

visual-studio-code ionide