9

I am just beginning with FSharp and am trying to work in VSCode on my mac. I've followed all the install instructions here https://github.com/dotnet/netcorecli-fsc/wiki/.NET-Core-SDK-1.0.1

However Inoide can't seem to pick up any of the packages I've added. Here is an example:

Screenshot of error

As you can see the plugin is running ok as I get type info but it won't pick up the package. Hovering on the red squiggly shows the error The namespace of module 'FsUnit' is not defined

I'm running dotnetcore 1.0.3 and inoide-fsharp 2.25.10

s952163
  • 6,276
  • 4
  • 23
  • 47
JimmyP
  • 444
  • 3
  • 11
  • 3
    Perhaps try submitting a GitHub issue on Ionide vscode extension repo – czifro Apr 27 '17 at 00:35
  • 1
    Furthermore, I am running the same setup and do not experience this. – czifro Apr 27 '17 at 00:36
  • 1
    Have you restarted VS Code since you ran `dotnet restore`? Ionide won't pick up the packages until you do, in my experience. – Joe Clay Apr 27 '17 at 08:10
  • 1
    Yeah no luck after a restart of vscode. I have opened the issue on github https://github.com/ionide/ionide-vscode-fsharp/issues/421. Thanks – JimmyP Apr 30 '17 at 06:03

0 Answers0