Is there any such manner in which I get can either:
while working with a C# project?
To clarify, the immediate window behaves as expected. What I'm looking for is to be able to use something like fsi with the same context as the immediate window (paused in the debugger, able to work with / call local/private functionality). Third party solutions and hackery are welcome if they work.
Have you tried F# Interactive? It's already more powerful than having a simple immediate window. The F# Interactive window is truly a REPL (Read-Eval-Print-Loop) feature of F# in Visual Studio.
See https://msdn.microsoft.com/en-us/library/dd233175.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With