Developing with the Bash Editor

The Bash Editor provides context sensitive editing of source files written in the bash language.

By default, files with an extension of .sh or .bash will be associated with the Bash Editor. If you want to edit a file with a different extension or no extension, you can right-click the file and select Open With > Other... > Bash Editor to edit the file with the Bash Editor.


Feedback