You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lots of little bash problems at once e.g. forgotten quotation marks
What is the feature you are proposing to solve the problem?
automatic fixing of simple issues on save e.g. inserting quotation marks
What alternatives have you considered?
Using ShellCheck alongside Bash IDE, but only for this functionality, as Bash IDE already has all of ShellCheck's other features. This would implement one more quite handy little feature IMHO.