Mention JetBrains IDE integration

This commit is contained in:
payne911 2022-12-15 18:47:59 -05:00 committed by GitHub
parent a526ee0829
commit 961416b772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ You can see ShellCheck suggestions directly in a variety of editors.
* VSCode, through [vscode-shellcheck](https://github.com/timonwong/vscode-shellcheck). * VSCode, through [vscode-shellcheck](https://github.com/timonwong/vscode-shellcheck).
* JetBrains products (IntelliJ, Android Studio, PyCharm, etc.), through [Shell Script](https://plugins.jetbrains.com/plugin/13122-shell-script).
* 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).
### In your build or test suites ### In your build or test suites