- Press << and start typing the tag name. IntelliJ IDEA displays the list of tag names appropriate in the current context. Use the ArrowUpArrowUp and ArrowDownArrowDown buttons to scroll through the list.
-
Press EnterEnter to accept selection from the list, or continue typing the tag name manually.
Note
IntelliJ IDEA automatically inserts mandatory attributes according to the schema.
- Start typing the tag and press Ctrl+Alt+SpaceControl Alt Space.
- From the list of matching tags, select the desired one. The uri
of the taglib it belongs to is displayed in brackets.

-
Select the desired taglib and press EnterEnter. IntelliJ IDEA adds the declaration of the selected taglib.



