Top "Fsi" questions

fsi is the REPL (read-eval-print-loop) for the F# programming language.

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
C# REPL outside Visual Studio

F# has a REPL (read–eval–print loop) F# Interactive, C:\Program Files (x86)\Microsoft F#\v4.0\Fsi.exe. I …

c# .net visual-studio roslyn fsi