AEM Snippets
This VSCode Extension helps you to build Touch UI Dialog for AEM (Adobe Experience Manager)
Features
Description |
Alias |
Verbose Alias |
AEM Dialog - Template (Tab) |
ad |
aem.dialog.template |
AEM Dialog - TextField |
adtf |
aem.dialog.textfield |
AEM Dialog - Textarea |
adta |
aem.dialog.textarea |
AEM Dialog - NumberField |
adnf |
aem.dialog.numberfield |
AEM Dialog - Checkbox |
adcb |
aem.dialog.checkbox |
AEM Dialog - Dropdown (Select) |
addd |
aem.dialog.dropdown |
AEM Dialog - PathField |
adptf |
aem.dialog.pathfield |
AEM Dialog - PageField |
adpgf |
aem.dialog.pagefield |
AEM Dialog - Multifield |
admf |
aem.dialog.multifield |
Requirements
Currently, no specific requirements or dependencies are needed.
Installation
- Open VSCode and go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
- Search for
AEM Snippets and click the Install button.
Release Notes
0.0.2
Lower VSCode version requirements.
0.0.1
Initial release, supports only a few Touch UI Dialog snippets.
Please wait for more snippets 🙏🏼
Upcoming Features
- Adding support for additional dialog components (e.g. Rich Text Editor, Date Picker, etc.)
- The other snippet useful for fast coding (e.g. HTL, etc..)
| |