Skip to content

Commit d43b05e

Browse files
committed
Add needed step for sublime
1 parent 2cf7913 commit d43b05e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,8 @@ Choose `haskell-language-server` in the extension setting `languageServerHaskell
312312
}
313313
```
314314

315-
Now open a Haskell project with Sublime Text. You should have these features available:
315+
Now open a Haskell project with Sublime Text and enable Language Server in Project.
316+
You should have these features available:
316317

317318
1. Errors are underlined in red
318319
2. LSP: Show Diagnostics will show a list of hints and errors

0 commit comments

Comments
 (0)