From 21d7068bc8370a3a75a0cc58302f097291021289 Mon Sep 17 00:00:00 2001 From: Vincent van der Weele Date: Thu, 4 May 2017 15:50:40 +0300 Subject: [PATCH] Add VSCode integration to editor list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80092dc..e21f00a 100644 --- a/README.md +++ b/README.md @@ -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).