bashsupport-pro icon indicating copy to clipboard operation
bashsupport-pro copied to clipboard

How to indicate bash style syntax checking in sourced files

Open moreaki opened this issue 1 month ago • 5 comments

When sourcing a library from an explicitly written bash script, I'd like to hint/indicate inside Intellij to BashSupport Pro that my library file is actually written in bash style and not POSIX sh. Otherwise I have all these warnings:

Image

I'm sure there is a switch somewhere, but I couldn't find it.

moreaki avatar Nov 29 '25 14:11 moreaki