treeshell
Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.
An Eclipse editor for shell (bash) scripts. Features:
1) Content outline with tree view for functions.
2) Association with files without an extension.
3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.)
4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then.
Installation instructions:
NOTE1: these instructions won't work if you used an online installer...