I installed the extension, i created a blank .fs file, but i don't get the code completions, and when I run the program I am asked to select an environment. Were those steps left out of the tutorial, or did you get to where you need to be differently?
You need F# Language Server (+ ionide + dotnet core installed). there might be a bit of an indexing delay. on a fresh macbook, 'brew install mono' as well to get fsharpi.
Wanted to get started learning F# inside VS code. But this video doesn't really help with the setup and the visual studio Guide is already 2 years old and outdatet. Not a great intro to F#.
These videos are nice but in every video I've seen the host talks much more than the guest. Let the guest talk and they will naturally answer all the questions
I installed the extension, i created a blank .fs file, but i don't get the code completions, and when I run the program I am asked to select an environment. Were those steps left out of the tutorial, or did you get to where you need to be differently?
You need F# Language Server (+ ionide + dotnet core installed). there might be a bit of an indexing delay. on a fresh macbook, 'brew install mono' as well to get fsharpi.
Nice demo.
Please make font bigger. It is difficult to see code on a 17'' screen.
Wanted to get started learning F# inside VS code. But this video doesn't really help with the setup and the visual studio Guide is already 2 years old and outdatet. Not a great intro to F#.
These videos are nice but in every video I've seen the host talks much more than the guest. Let the guest talk and they will naturally answer all the questions
nice black and gray t-shirt
Ionide sounds asinine. Haha just kidding. I know ppl that really like F# so i will probably try it out
Trying to open an F# interactive terminal, I get:
No terminal profile provider registered for id "ionide-fsharp.fsi"
Anyone know how to fix this?