
Date Created:
Wed, 2017-06-14 06:02
Date Updated:
Thu, 2017-06-29 13:24
Submitted by:
EGradle Editor as standalone plugin, so other IDEs can use the editor implementation as well or users just install the editor.
The EGradle IDE does contain this editor which has much features:
- Code completion and tooltips
-
Syntax highlighting
- Supporting Java, Groovy, Gradle keywords, GroovyDoc etc.
- Colors customizable
- Also additional default colors for dark theme
- Outline view + Quick outline
- Parse error handling
- Bracket switching and highlighting, auto close on curly brackets
- Block comments (CTRL + 7)
- Hyperlinking to other gradle files, URLs, Java and Groovy types