alxsty / idea-generate-fluent-interface

Automatically exported from code.google.com/p/idea-generate-fluent-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insertion point

GoogleCodeExporter opened this issue · comments

The setters & getters seem to be always inserted right after the class fields. 

The user should be able to choose where they are inserted, and the behaviour 
should be consistent with the native setter/getter intention of IntelliJ: 
insertion at the cursor position.

Original issue reported on code.google.com by tangu...@gmail.com on 26 Jul 2014 at 4:16