Missing template selection in Getter and Setter
Answered
When opening the "Getter and Setter" dialog, there is
no template selection field. How to turn it on?
Please sign in to leave a comment.

It should be there by default. Which version of IDEA do you use and on which OS? Does it help if you try to resize this dialog window?
IntelliJ IDEA 2022.1.3 (Ultimate Edition
WIndows
Roman Kripton Cg
In any class. Tried resizing the dialog. Installed 2022.2.1, the problem remained.
Is it about creating getters/setters for Typescript classes? The templates used for accessors generation are hardcoded and can't be selected/edited. You can configure some code generation rules in Settings | Editor | Code Style | TypeScript | Code Generation