Skip to content

Releases: de-jcup/eclipse-bash-editor

Version 1.5.3

17 Feb 01:55

Choose a tag to compare

Version 1.5.2

06 Feb 12:12

Choose a tag to compare

Version 1.5.1

20 Jan 01:05

Choose a tag to compare

Bugfix release for handling offline tooltip resources

For details see https://github.com/de-jcup/eclipse-bash-editor/milestone/20?closed=1

Note:

The tests at
https://travis-ci.org/de-jcup/eclipse-bash-editor/builds/331064693 failed for this version but this not a real problem! Reason: The tests for this version do not fail when executing inside eclipse.

Fore more details look at #102

Version 1.5.0

20 Jan 00:20

Choose a tag to compare

This release contains

  • bugfixes
  • warning and info icons on title when level is warn/info
  • outline does no longer contain "... contains errors"
  • "Validate bash script" entries now in main menu (source) and context menu of editor
  • tooltips for keywords + links to online documentation

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

Version 1.4.1

17 Dec 01:00

Choose a tag to compare

Important Bugfix release. Main bug was wrong bash context setups, so quick outline no longer worked!

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

Version 1.4.0

09 Dec 00:15

Choose a tag to compare

This version contains

  • configurable error level for validation failures
  • improved bash script detection on files without file extension but being bash scripts
  • bugfixes

For details see https://github.com/de-jcup/eclipse-bash-editor/milestone/17?closed=1

Version 1.3.0

01 Dec 11:41

Choose a tag to compare

With this release bash editor

  • Supports here-doc
  • Has a dedicated popup entry in navigation views when the files have no file extension but the first line starts with
    #!/bin/bash

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

Version 1.2.1

13 Nov 18:22

Choose a tag to compare

Version 1.2.0

12 Nov 15:37

Choose a tag to compare

This feature mainly contains the new feature "Simple code completion". Also auto completion for curly brackets are introduced. See YouTube-Video for a simple demo of the simple code completion coming with this version.

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

Version 1.1.0

14 Oct 20:17

Choose a tag to compare

Outline and editor positions now in synch + Bugfixes

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