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

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).
* VSCode, through [vscode-shellcheck](https://github.com/timonwong/vscode-shellcheck).
* Most other editors, through [GCC error compatibility](shellcheck.1.md#user-content-formats).