Skip to content

Releases: de-jcup/eclipse-bash-editor

Version 1.5.2

06 Feb 12:12
Compare
Choose a tag to compare

Version 1.5.1

20 Jan 01:05
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Version 1.2.0

12 Nov 15:37
Compare
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
Compare
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

Version 1.0.0

24 Sep 22:44
Compare
Choose a tag to compare

This version contains

  • Integration of feature "Open referenced function" (Hyperlinking...)
  • Hardening of bash parser, many bugfixes + refactorings
  • Leaving BETA status to STABLE

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