microsoft / vscode-mono-debug

A simple VS Code debug adapter for mono
Other
159 stars 173 forks source link

Add tests for FSharp debugging #33

Closed TOTBWF closed 7 years ago

TOTBWF commented 7 years ago

As it currently stands, this is the only debugger that actually works for FSharp development using VSCode on non-windows platforms. This PR adds a regression test to make sure that any further changes do not impact FSHarp debugging.