vscode-haskell
vscode-haskell copied to clipboard
Consider clarifying what `Trace: Server` does in the Readme file
Currently, we only have Scroll down to Haskell › Trace: Server and set it to messages.
in the Readme file, it's confusing what the message
is and where the message
is from.
Proposal:
- Consider clarifying what
Trace: Server
does in the Readme file. - Consider changing to
set it to debug
, setting the trace todebug
corresponding to hls's debug mode.