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 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'. If you'd like to avoid association with no-extension-files or upgrade to a newer version see this link https://sourceforge.net/p/treeshell/wiki/AdvInst

Features

  • Content outline in tree form.
  • Association with files without an extension.
  • Clicking code selects containing function in outline and clicking in outline selects corresponding code in source viewer.
  • Bidirectional jumping with cursor between if-then-elif-else-fi, case-esac, for, while, do-done, curly braces, etc.. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.)
  • Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then.
  • Comment out/uncomment selected text (CTRL+/)
  • Indent selected text in and out (CTRL + SHIFT + >, CTRL + SHIFT + <)
  • Highlighting of matching brackets.
  • Editor can be customized under "Window --> Preferences --> Treeshell".
  • Use spaces for tabs; set tab-width or spaces-per-tab.
  • Thanks go to http://ramkulkarni.com for the great tutorial!

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow treeshell

treeshell Web Site

Other Useful Business Software
Migrate to innovate with Red Hat Enterprise Linux on Azure Icon
Migrate to innovate with Red Hat Enterprise Linux on Azure

Streamline your IT modernization journey with a holistic environment running Red Hat Enterprise Linux on Azure.

With Red Hat Enterprise Linux on Azure, businesses can confidently modernize their IT environment, knowing they don’t have to compromise on security, scalability, reliability, and ease of management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of treeshell!

Additional Project Details

Intended Audience

Developers

User Interface

Eclipse

Programming Language

Java

Related Categories

Java Software Development Software, Java Source Code Management Software

Registered

2017-11-22