Skip to content

Commit a86cf4f

Browse files
Martinsossoupi
authored andcommitted
Update site/get-started.markdown
Co-authored-by: Gil Mizrahi <[email protected]>
1 parent 0638b51 commit a86cf4f

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)