Skip to content

Commit fe98626

Browse files
Martinsossoupi
andauthored
Update site/get-started.markdown
Co-authored-by: Gil Mizrahi <gilmi@posteo.net>
1 parent 957414b commit fe98626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/get-started.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To confirm it is all installed correctly, you can run the following commands:
4141
### Editor
4242
HLS (Haskell Language Server), which you just installed via GHCup, is the one that brings all the cool IDE features to editors, so as long as your editor has a decent Haskell language extension that utilizes HLS, you are good.
4343

44-
The most straightforward option is to go with **Visual Studio Code** - just install [Haskell extension](https://marketplace.visualstudio.com/items?itemName=haskell.haskell) and you are all set, it should work out of the box and use your installation of HLS.
44+
**Visual Studio Code** is a popular choice with well supported editor integration. Install the [Haskell extension](https://marketplace.visualstudio.com/items?itemName=haskell.haskell) and you are all set. It should work out of the box and use your installation of HLS.
4545

4646
Of other editors that have good Haskell extensions, the most popular ones are Vim and Emacs.
4747

0 commit comments

Comments
 (0)