Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 741 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 741 Bytes

NB-Thymeleaf-Code-Completion

Code completion for Thymeleaf tempate engine
Supported Netbeans versions: 8.2, 9.0, 10.0

Installation:
Tools -> Plugins -> Downloaded -> Add Plugins -> Select org-netbeans-modules-thymeleafcodecompletion.nbm downloaded from releases: https://github.com/ArturWisniewski/NB-Thymeleaf-Code-Completion/releases

Uninstall: Tools -> Plugins -> Installed -> check Show details -> find this plugin -> select it with checkbox and uninstall

Alt text

Functionality: eclipse version alike.
Added data- attributes thanks to Pedro T. Oliveira
Added a wizard for creating a new Thymeleaf template file thanks to Alex Falappa.

Artur Wiśniewski