Monday, 15 February 2010

Turning off "created by" stamp when generating files in IntelliJ -



Turning off "created by" stamp when generating files in IntelliJ -

i can't find alternative this. example, when create new scala class, text placed in file:

/** * created ben on 6/23/14. */

in intellij 13 , above in file , code templates area of settings dialog. in thought 15+ can there typing ctrl+shift+a on windows or cmd+shift+a on osx , typing include templates in popup action search dialog. there should tab called includes on find java , scala file types, , text can removed if like.

but, in more recent versions of intellij things have got quite bit easier. first time generates stuff, set cursor in generated comments , nail alt-enter (or equivalent according key-mapping preferences) bring 'fix' options, , select 'edit template'. bring right setting needs updated. remove text (or replace more palatable you), nail enter , you're done.

intellij-idea

No comments:

Post a Comment