mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-26 07:39:39 -05:00
Add Groovy category in linters index, and add VsCodeGroovy lint gif
This commit is contained in:
parent
79f7c0df35
commit
162be6b017
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user