Coding F# in Visual Studio Code with Ionide

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 8

  • @charlesreidy2765
    @charlesreidy2765 4 роки тому +1

    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?

  • @nrolland
    @nrolland 5 років тому

    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.

  • @abdullahleghari
    @abdullahleghari 5 років тому +3

    Nice demo.
    Please make font bigger. It is difficult to see code on a 17'' screen.

  • @TopSwagCode
    @TopSwagCode 4 роки тому +2

    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#.

  • @arunk4875
    @arunk4875 Рік тому

    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

  • @mightyocean411
    @mightyocean411 4 роки тому

    nice black and gray t-shirt

  • @pebre79
    @pebre79 5 років тому +1

    Ionide sounds asinine. Haha just kidding. I know ppl that really like F# so i will probably try it out

  • @MiloDC
    @MiloDC 3 роки тому

    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?