Set IDEA to make Java-based suggestions? -


idea suggests (among other things) name method or class member , on.

how can set propose name in spirit of java language?

for example, want create class member of type myclass , want idea propose name mmyclass, instead of myclass (which default behaviour)?

ps. use java part of android development. here android code style.

settings > code style > java > code generation > naming 

but putting m @ front method goes against convention. sounds borked version of hungarian notation.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -