-
Notifications
You must be signed in to change notification settings - Fork 854
Description
Steps to reproduce:
-
git clone --branch fsharp_extract https://github.com/surban/docfx.git
-
Open All.sln within the cloned repository with VIsual Studio 2017 (15.5 or 15.6 preview).
-
Build the solution with the default settings. It should restore NuGet packages and build without issues.
-
Open the file "FSharpCompilation.fs" within the project "Microsoft.DocAsCode.Metadata.ManagedReference.FSharp" using the solution explorer.
Expected result:
IntelliSense and functions like "Go to Definition" are working.
Actual result:
IntelliSense does not work at all and "Go to Definition" on any symbol results in the message "Cannot navigate to the symbol under the caret.".
This issue has been moved from https://developercommunity.visualstudio.com/content/problem/200003/f-intellisense-is-completely-broken-in-specific-pr.html
VSTS ticketId: 569025
These are the original issue comments:
(no comments)
These are the original issue solutions:
(no solutions)