Skip to content

multi-emit fsi debug -- watch variables don't work #14572

@KevinRansom

Description

@KevinRansom

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.

image

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

No one assigned

    Labels

    Area-VS-FSIVS window and commands for F# InteractiveBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions