You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.