Skip to content

Commit 65d8c8c

Browse files
authored
Merge pull request #238 from milesfrain/patch-1
Readme clarifications
2 parents d31c74f + d7da4e7 commit 65d8c8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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`
116116
3. Restart vscode and reproduce your problem
117117
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>)`
119119
120120
Please include the output when filing any issues on the relevant language server's issue tracker.
121121

0 commit comments

Comments
 (0)