You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ The language server is now started for each workspace folder you have in your mu
113
113
114
114
## Investigating and reporting problems
115
115
116
-
1. Go to extensions and right click `Haskell Language Server` and choose `Extensions Settings`
116
+
1. Go to extensions and right click `Haskell` and choose `Extensions Settings`
117
117
2. Scroll down to `Haskell › Trace: Server` and set it to `messages`.
118
118
3. Set `Haskell › Trace: Client` to `debug`. It will print all the environment variables so take care it does not contain any sensible information before sharing it.
0 commit comments