File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,11 +111,11 @@ The language server is now started for each workspace folder you have in your mu
111111
112112## Investigating and reporting problems
113113
114- 1. Go to extensions and right click `Haskell` and choose `Configure Extensions Settings`
115- 2. Scroll down to `Language Server Haskell › Trace: Server` and set it to `verbose `
114+ 1. Go to extensions and right click `Haskell Language Server ` and choose `Extensions Settings`
115+ 2. Scroll down to `Language Server Haskell › Trace: Server` and set it to `messages `
1161163. Restart vscode and reproduce your problem
1171174. Go to the main menu and choose `View -> Output` (`Ctrl + Shift + U`)
118- 5. On the new Output panel that opens on the right side in the drop down menu choose `Haskell`
118+ 5. On the new Output panel that opens on the right side in the drop down menu choose `Haskell (<your project>) `
119119
120120Please include the output when filing any issues on the relevant language server's issue tracker.
121121
You can’t perform that action at this time.
0 commit comments