dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.88k stars 783 forks source link

`Tracking` Expression evaluator and debugger improvements #12812

Open vzarytovskii opened 2 years ago

vzarytovskii commented 2 years ago

Note This is a "meta" issue for tracking purposes, since GitHub does not support special types of issues.

This is a list of the expression evaluator and debugging experience improvements we want/plan to do.

Note, that right now, a standard expression evaluator (link above) is used, so some F#-specific features are not working. More info about EE extensibility here

dsyme commented 2 years ago

We could add issues for debugging improvements that require adding more tables, consumed by an F# debug engine. For example