File tree 1 file changed +3
-3
lines changed 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
111
111
112
112
## Investigating and reporting problems
113
113
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 `
116
116
3. Restart vscode and reproduce your problem
117
117
4. 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>) `
119
119
120
120
Please include the output when filing any issues on the relevant language server's issue tracker.
121
121
You can’t perform that action at this time.
0 commit comments