Anh-Dung Phan

Results 52 comments of Anh-Dung Phan
trafficstars

@hmemcpy Yes, FCS gives us wrong data. It's not a new issue actually. See a related one at https://github.com/fsharp/FSharp.Compiler.Service/issues/189

Could it be done via `.Group.EnclosingEntity`? Then one can check the kind of entity it is (module or function, etc.) or check accessibility of the enclosing entity.

The situation sounds familiar :). I think it might work for APs at declarations but not at call sites, which is not adequate.

What sorts of issues with Type Providers are they? Could you elaborate?

`IGeneralOptionsPage` is defined in a C# project, Go To Definition will not work obviously. FCS doesn't have correct information on tooltips in this case. We can't do anything to improve...

Shouldn't work around this. It would be good if we could create a standalone repro and report upstream.

Please open a separate issue. We might have skipped symbols from provided types.

@OkayX6 Well, it would be better to file the bug when it first appears. It's going to save us maintenance efforts in the long run :-).