We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf7913 commit 34ed4b9Copy full SHA for 34ed4b9
README.md
@@ -312,7 +312,8 @@ Choose `haskell-language-server` in the extension setting `languageServerHaskell
312
}
313
```
314
315
-Now open a Haskell project with Sublime Text. You should have these features available:
+Now open a Haskell project with Sublime Text and enable Language Server in the project.
316
+You should have these features available:
317
318
1. Errors are underlined in red
319
2. LSP: Show Diagnostics will show a list of hints and errors
0 commit comments