Add VSCode integration to editor list

This commit is contained in:
Vincent van der Weele 2017-05-04 15:50:40 +03:00 committed by koalaman
parent 324aa3cc88
commit 21d7068bc8
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ You can see ShellCheck suggestions directly in a variety of editors.
* Atom, through [Linter](https://github.com/AtomLinter/linter-shellcheck). * Atom, through [Linter](https://github.com/AtomLinter/linter-shellcheck).
* VSCode, through [vscode-shellcheck](https://github.com/timonwong/vscode-shellcheck).
* Most other editors, through [GCC error compatibility](shellcheck.1.md#user-content-formats). * Most other editors, through [GCC error compatibility](shellcheck.1.md#user-content-formats).