haskell-estgi-debugger icon indicating copy to clipboard operation
haskell-estgi-debugger copied to clipboard

A modern Haskell debugger

Results 2 haskell-estgi-debugger issues
Sort by recently updated
recently updated
newest added

Currently certain stack frames (i.e. `CatchRetry`) have generic arguments, it might be beneficial to provide hover state that has a URL linking to relevant source code documentation (e.g. GHC RTS...

good ideas

Currently there is a view within VSCode for both stack frames and variables. It might be beneficial to include a 'Debug' Scope within this list as well. If the server...

good ideas