Skip to content

AEM Tools is Intellij IDEA plugin containing AEM related features

License

Notifications You must be signed in to change notification settings

dmitry-cherkas/aemtools

 
 

Repository files navigation

AEM Tools

Intellij IDEA plugin containing AEM related features. The goal of the plugin is to make the development of AEM projects faster and more convenient by leveraging features which IDE can provide. The project is in beta now, but it is already usable.

Installation

The plugin is available in official JetBrains repository:

Settings... -> Plugins -> Browse Repositories... -> type "AEM Tools" -> install

Features

  1. HTL (Sightly) support
  • Syntax highlighting
  • Completion for standard context objects (e.g. properties)
  • Completion for HTL attributes (e.g. data-sly-use)
  • Java Use & Sling Models support
  • Code Navigation
  1. dialog.xml completion (Classic UI)
  • Provides the list of all available xtypes (taken from official documentation)
  • After the xtype is chosen proposes fields declared in specified xtype
  • "Quick doc" action triggered on specific field or xtype will show corresponding documentation

More details will be available soon at the project's WIKI

About

AEM Tools is Intellij IDEA plugin containing AEM related features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 96.2%
  • HTML 2.5%
  • Other 1.3%