Releases: de-jcup/eclipse-bash-editor
Version 2.9.1
What's Changed
- Force plug-in activation for custom property testers by @trancexpress in #276
New Contributors
- @trancexpress made their first contribution in #276
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
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
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
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
- Similar to JDT it is now possible to enable "mark occurrences" by toolbar. When enabled a double cllick on a
- 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
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
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
- Improved debugger
- Introducing call hierarchy feature
(see https://github.com/de-jcup/eclipse-bash-editor/wiki/Bash-Call-Hierarchy) - Bugfixes
See https://github.com/de-jcup/eclipse-bash-editor/milestone/35?closed=1 for more details
Version 2.3.0
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
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
Hotfixs release
see https://github.com/de-jcup/eclipse-bash-editor/milestone/33?closed=1