Skip to content

VS 2026 preview: FSI evaluation doesn't report correct line numbers #18908

@smoothdeveloper

Description

@smoothdeveloper

related to #18907

in either .NET SDK and .NET Framework versions of FSI, submitting an evaluation seems to attribute the code to stdin with an ever increasing line number, rather than the location in the .fsx file from which the selection is being submited.

C:\Users\gauth\AppData\Local\Temp\stdin(124,15): error FS3033...

Also,
In VS 2026 preview, when using .NET Framework version of FSI, evaluating SOURCE_DIRECTORY yields "C:\Users\gauth\AppData\Local\Temp" rather than the directory containing the .fsx file being edited / evaluated.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions