From d7f6298b0d7290783d27faf454e937ebb056d28f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 29 Apr 2022 18:45:32 +0200 Subject: [PATCH] Link to VSCode settings page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0eb8663..047e3518 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ You can watch demos for some of these features [here](https://haskell-language-s 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). +For information on how to set configuration in VSCode, see [here](https://code.visualstudio.com/docs/getstarted/settings). + ### Path to server executable If your server is manually installed and not on your path, you can also manually set the path to the executable.