Skip to content

Releases: de-jcup/eclipse-bash-editor

Version 2.9.1

17 Jan 09:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.9.1
Milestone: https://github.com/de-jcup/eclipse-bash-editor/milestone/41?closed=1

Version 2.9.0

27 Mar 14:42
Compare
Choose a tag to compare

What's Changed

Some minor changes and bugfixes

See https://github.com/de-jcup/eclipse-bash-editor/milestone/40?closed=1 for details

Full Changelog: v2.8.0...v2.9.0

Version 2.8.0

22 Mar 22:37
Compare
Choose a tag to compare

This release has

  • new feature "Open path in terminal" action in package and project explorer
  • Improved occurrence highlighting in editor

Details see https://github.com/de-jcup/eclipse-bash-editor/milestone/39?closed=1

Version 2.7.0

17 Jul 14:40
Compare
Choose a tag to compare

New features:

  • Mark occurrences
    • Similar to JDT it is now possible to enable "mark occurrences" by toolbar. When enabled a double cllick on a
      function or a variable will highlight the occurrences inside the script
  • Sort Outline alphabetical
    • Introduced a button at toolbar, so now similar to JDT outline
    • In Preference page the default/inital behaviour can be set by user. Initial it is always enabled
  • Backup files are no longer shown in hyperlinking

Bugfixes

  • Syntax highlighting
  • meta data repository entry no longer points to bintray, so auto updates will work after this install

for details look at https://github.com/de-jcup/eclipse-bash-editor/milestone/38?closed=1

Version 2.6.0

19 Feb 23:35
Compare
Choose a tag to compare

Contains

  • Debug view now always visible when bash script launch started
  • Bugfixes
  • Provide now appropriate dark theme colors when switching to dark theme

for more details see https://github.com/de-jcup/eclipse-bash-editor/milestone/37?closed=1

Version 2.5.0

25 Aug 22:09
Compare
Choose a tag to compare

Bugfixes:

  • debugger works now with windows again
  • fixed some bugs in highlighting and parsing

Improvements:

  • new default colors for variables (black and white themes)
  • tooltip handling

For details look at https://github.com/de-jcup/eclipse-bash-editor/milestone/36?closed=1

Version 2.4.0

02 Aug 23:40
Compare
Choose a tag to compare

Version 2.3.0

06 Jun 00:03
Compare
Choose a tag to compare

Highlights of this version

  • run as for bash scripts implemented
  • improved debug termination
  • launch configurations now with environment entries, so variables can be directly set
  • provide templates
  • provide tasks
  • bugfixes

See https://github.com/de-jcup/eclipse-bash-editor/milestone/30?closed=1 for details

Version 2.2.3

16 Nov 23:03
Compare
Choose a tag to compare

Bugfix release for Windows (10) debugging + enhancements in debug preferences etc.

Former Versions did contain a bug in Windows setup. Was fixed with V2.2.3 But to provide the new windows settings out-of-the-box the preference keys has changed and are set with new defaults on startup. So if you have customized values for launcher and terminal command, you should backup them inside a text file before updating to 2.2.3

See https://github.com/de-jcup/eclipse-bash-editor/milestone/34?closed=1 for details

Version 2.2.2

01 Oct 09:44
Compare
Choose a tag to compare