Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@de-jcup de-jcup released this 22 Mar 02:58
· 215 commits to master since this release

Feature release

  • Code completion
    EGradle editor supports now code completion and code tooltips (Gradle 3.0)

  • New action "Show dependencies"

  • Syntax highlighting bugfix + Support for GroovyDoc and Annotations

  • Groovy and Java types now hyperlinked inside EGradle editor

  • EGradle submenu now at most context operations instead all actions in flat list

  • Editor has now standard text actions available (block mode, wrap etc.)

  • Editor which has error markers inside has now tab / title with errror icon

  • Editor has new decorator icon

  • Groovy keywords now full supported

  • Editor is now able to do block comments

  • Editor has now possibility to auto close curly brackets

  • Quick launch dialog now moveable + persisted

  • Minor changes

  • Import now canceable

  • also many bug fixes

For details look at https://github.com/de-jcup/egradle/milestone/19?closed=1