shellwax
shellwax copied to clipboard
Shell script editor plugin for Eclipse
It would be nice to have Eclipse Quick Fix inserting shellcheck disable directive and corresponding comment, like ``` # disable SC2004: $/${} is unnecessary on arithmetic variables. # shellcheck disable=SC2004...
### The following is always displayed in the Progress window:  ### The following errors are constantly reported on the standard output: node:internal/modules/cjs/loader:1148 throw err; ^ Error: Cannot find module...