fsharp
fsharp copied to clipboard
Go to definition on external dependency/metadata is broken in 17.4
BCL/external dependency metadata navigation. I'm pressing F12 on this to no avail (it used to work). Perhaps it's a different use case.
Yep, doesn't work for me for Newtonsoft.Json.
Originally posted by @vzarytovskii in https://github.com/dotnet/fsharp/issues/13882#issuecomment-1247893240
https://github.com/dotnet/fsharp/pull/13943 will be an intermediate fix, proper fix would be to use MetadataAsSource (https://github.com/dotnet/fsharp/issues/13951)
