fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

Go to definition on external dependency/metadata is broken in 17.4

Open vzarytovskii opened this issue 3 years ago • 1 comments

image

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

vzarytovskii avatar Sep 15 '22 10:09 vzarytovskii

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)

vzarytovskii avatar Sep 21 '22 16:09 vzarytovskii