🎬 Cut down vscode extensions! (#272)

This commit is contained in:
Flavio Corpa 2020-12-04 11:41:48 +01:00 committed by GitHub
parent 0d885c953e
commit 8bb3a5cf6c
2 changed files with 2 additions and 4 deletions

View File

@ -7,11 +7,9 @@ Most of our developers use using [Visual Studio Code](https://code.visualstudio.
## Visual Studio Code extensions
To make our lives easier while developing in Haskell, we use a set of recommended extensions. The first time you open the project, the editor should suggest to install all those you do not have,
To make our lives easier while developing in Haskell, we use a set of recommended extensions. The first time you open the project, the editor should suggest to install all those you do not have:
- [Haskell](https://marketplace.visualstudio.com/items?itemName=haskell.haskell), the best thing that happened to Haskell for editors/IDEs! ❤️
- [hlint](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter), another great extension to have suggestions and refactors in Haskell 🛠
- [stylish-haskell](https://marketplace.visualstudio.com/items?itemName=vigoo.stylish-haskell), the formatter we use to prettify the code 💅🏼
- [editorconfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig), to have consistency between different editors and envs 🐀
## Styling 💅🏼

@ -1 +1 @@
Subproject commit fec23a71866620ece1be3cceadd04a42d8d2cf34
Subproject commit 851f9522792e843f2e4b5e478cae6714b5cefd79