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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@ You can watch demos for some of these features [here](https://haskell-language-s
48
48
49
49
For a general picture about the server configuration, including the project setup, [you can consult the server documentation about the topic](https://haskell-language-server.readthedocs.io/en/latest/configuration.html).
50
50
51
+
For information on how to set configuration in VSCode, see [here](https://code.visualstudio.com/docs/getstarted/settings).
52
+
51
53
### Path to server executable
52
54
53
55
If your server is manually installed and not on your path, you can also manually set the path to the executable.
0 commit comments