Commit Graph

9 Commits

Author SHA1 Message Date
Jack Zhou ec15d5fee4 Create from usage: Renamed all references of 'method' to 'function'. 2013-05-12 23:50:44 -04:00
Jack Zhou eadb73c9f8 Create from usage: Using UnsupportedOperationException for the file template instead. 2013-05-12 23:50:41 -04:00
Jack Zhou 870dbd7e86 Create from usage: Changed new method template to raise exception like in ReSharper. 2013-05-12 23:36:56 -04:00
Jack Zhou 1e573235e8 Create from usage: Added file templates. 2013-05-12 23:36:51 -04:00
Nikolay Krasko ccaffd8165 KT-1312 Formatter: After package directive should be empty line - test 2012-03-06 13:30:36 +04:00
Evgeny Gerashchenko 610998f8db Removed unnecessary semicolons after package declarations in file templates. 2012-02-20 18:58:10 +04:00
Evgeny Gerashchenko 0d477c2e44 Added file templates for new class/trait/enum.
#KT-1010 fixed
2012-02-16 20:25:29 +04:00
Evgeny Gerashchenko c41a186f81 Automatically adding "package ..." when creating kt file in package in Project explorer
#KT-1013 fixed
2012-02-16 17:32:13 +04:00
Nikolay Krasko a049fd1127 KT-986 Kotlin file wizard 2012-01-12 14:01:53 +04:00