Releases: de-jcup/eclipse-bash-editor
Version 1.5.2
A bugfix release, for details see https://github.com/de-jcup/eclipse-bash-editor/milestone/21?closed=1
Version 1.5.1
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
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
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
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
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
Bugfix + improved code completion
For details see https://github.com/de-jcup/eclipse-bash-editor/milestone/15?closed=1
Version 1.2.0
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
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
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