1. Ability to insert imports using templates
2. Declaring 'code insert region' would be nice
some templates like imports or creating setters with private class variable require to insert code in specified separed places.
It would be nice to specify 'code place\region' where code will be inserted.
You could ex. define regions like:
- import
- methods
- getters\setters