Skip to content

Conversation

@smoothdeveloper
Copy link
Contributor

@smoothdeveloper smoothdeveloper commented Apr 21, 2019

I wonder if this is why I'm seeing "evaluating local variables..." in VS while debugging fsi.exe (the default session doesn't have a valid file name AFAIU):

image

It seems a bit smoother when working with FSharp.sln fsi.exe but not tried under trace / profiling, if someone with better hardware / tooling could give it a shot.

I'm stepping through the code I've highlighted there: #6578 (comment)

edit: we may want to introduce a "going to read this file" monad or something in the code to avoid this, if it would make any sense (can't author it, not sure if it fits compiler or desired idioms).

…S while debugging.

It seems a bit smoother when working with FSharp.sln fsi.exe but not tried under trace / profiling
@smoothdeveloper
Copy link
Contributor Author

image

this is the visible side effect of this PR.

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@KevinRansom KevinRansom merged commit f996ac5 into dotnet:master Apr 24, 2019
@KevinRansom
Copy link
Contributor

Thanks for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants