F sharp testing + macos + VS Code

Hello, I’d like to start the fsharp track, but am stuck. I’m on macos, vscode and have never done anything dotnet. I’ve installed the C# plugin, but no Code Lens popup is displaying within the test file (I’ve check hover settings, they are on). Nor does the “dotnet test” command work (no dotnet). Do I need the install also, the DOTNET SDK? Core? Please help.

Did you see this page? Installing F# locally | Exercism's Docs

The above page also lists the plugin you need for F# in VS Code (the C# one does not help)

I now see that the docs page is linked conveniently from the exercise page. Thank you for pointing these out to me!

1 Like