sponsor Vim development Vim logo Vim Book Ad

shellcheck.vim : Vim wrapper for ShellCheck, a static analysis tool for shell scripts.

 script karma  Rating 26/11, Downloaded by 783  Comments, bugs, improvements  Vim wiki

created by
Joshua Priddle
 
script type
ftplugin
 
description
* Adds :ShellCheck and :LShellCheck commands to run ShellCheck on the current buffer (or custom range/visual selection)
* Errors are sent to the quickfix/location list window
* In error windows, gb opens the GitHub wiki page for the error in a browser

See https://github.com/itspriddle/vim-shellcheck to report a bug or follow development.
 
install details
* Requires ShellCheck (https://www.shellcheck.net)
* Extract the file to ~/.vim
* For full usage details, see :help shellcheck.txt
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-shellcheck-v1.1.0.zip 1.1.0 2024-06-04 7.0 Joshua Priddle - Remove redundant shellcheck compiler
- Update errorformat
- Check for netrw#BrowseX
vim-shellcheck-v1.0.1.zip 1.0.1 2019-07-25 7.0 Joshua Priddle - Allow :ShellCheck and compiler to work on files with special characters
vim-shellcheck.zip 1.0.0 2019-05-15 7.0 Joshua Priddle Initial upload
ip used for rating: 18.226.17.86

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github