Eclipse like filler?
In eclipse if you do something like lets says setScreen it would come up as setScreen(WIDTH, HEIGHT), in intellij Idea it comes up as setScreen(), I know it is not the most useful thing but is there a way I can set it to be like that in idea? helps with stuff like (COLOR, INT, FLOAT).
Please sign in to leave a comment.
http://youtrack.jetbrains.com/issue/IDEABKL-5496#tab=Comments
This is what I mean, is it possibal in Idea 13?