Merge pull request #305 from nvuillam/master

Add Groovy category in linters index, and add VsCodeGroovy lint  gif
pull/313/head
Valerii Iatsko 2020-05-11 08:40:05 +02:00 committed by GitHub
commit e89c4a0800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Clojure](#clojure)
- [CSS](#css)
- [Go](#go)
- [Groovy](#groovy)
- [Haskell](#haskell)
- [Shell](#shell)
- [Java](#java)
@ -365,6 +366,12 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
- [Go](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go) - Rich language support for the Go language.
## Groovy
- [VsCode Groovy Lint](https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint) - Groovy lint, format, prettify and auto-fix
![VsCode Groovy Lint](https://github.com/nvuillam/vscode-groovy-lint/raw/master/images/vscode-anim.gif)
## Haskell
- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter)