diff --git a/Contrib.md b/Contrib.md index fb0d4c1..21549bb 100644 --- a/Contrib.md +++ b/Contrib.md @@ -71,4 +71,8 @@ This function and keymap add the ability to auto-insert the appropriate shellche (flycheck-error-list-highlight-errors 'preserve-pos)))) (define-key flycheck-error-list-mode-map (kbd "d") #'shellcheck-disable-error-at-point) -``` \ No newline at end of file +``` + +### JetBrains Webstorm Integration + +Scroll to the bottom of [Issue #360](https://github.com/koalaman/shellcheck/issues/360) for both a plugin and a native external command solution. \ No newline at end of file