-
Notifications
You must be signed in to change notification settings - Fork 830
Open
Labels
Area-VS-FSIVS window and commands for F# InteractiveVS window and commands for F# InteractiveBugImpact-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.
Description
In this session there are four sperate submissions, all sent in one go by using Alt+A select all then Debug in Fsi from the context menu. Note that locals and Autos are empty .. and the watch window claims x, y and z do not exist.
This happens because each section of code is separated by ;; and executed in a single submission.
Expected: All submitted code to be compiled and then executed.
Note: This behavior requires this PR: #14537
Metadata
Metadata
Assignees
Labels
Area-VS-FSIVS window and commands for F# InteractiveVS window and commands for F# InteractiveBugImpact-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
Status
In Progress
