Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to enable F# Interactive in Visual Studio Code?

Issue: No F# Interactive window.

Background: I had F# Interactive working just fine then apparently did something that has made it disappear, and it's not showing when hitting Alt-Enter with code selected.

Expected Result: I thought Alt + Enter opened the FSI window with code selected but it's not happening.

EDIT: Somehow it's back. I now have F# Interactive as an option in the Terminal dropdown where as before it only had Powershell. Wierd but working...

like image 632
McGreggus Avatar asked Jul 22 '26 07:07

McGreggus


1 Answers

Open the Command Palette with Ctrl+Shift+P and find FSI: Start command (requires Ionide extension)

enter image description here

like image 74
Random Avatar answered Jul 25 '26 22:07

Random



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!