treeshell
Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.
...(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 for eclipse!
NOTE2: if you see bad bugs you can try 'Files' -> 'previous releases' in the menu.
Download the *.jar file into the 'plugins' sub-directory of your Eclipse installation and restart Eclipse. This will automatically associate the editor with all *.sh files and all files without extensions, e.g. 'sshDisable' but also 'README'. ...