-
Notifications
You must be signed in to change notification settings - Fork 878
QuickAction does not open the relevant module #4223
Copy link
Copy link
Closed
Labels
Area-LangService-CodeFixesCode fixes associated with diagnosticsCode fixes associated with diagnosticsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Area-LangService-CodeFixesCode fixes associated with diagnosticsCode fixes associated with diagnosticsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type
Projects
- StatusShow more project fieldsDone
Repro steps
Invoke the first QuickAction on someFunction()

Expected behavior
Adds
open SomeNamespace.SomeModuleor otherwise fixes the code in a way that makes it compileActual behavior
Adds
open SomeNamespace. The code still does not compile.VS 2017 15.5.4
Visual F# Tools 15.4.1.18011902