Commit Graph

34 Commits

Author SHA1 Message Date
Nikolay Krasko 31ea793328 Update icons 2012-12-13 21:14:50 +04:00
Evgeny Gerashchenko 80f46af6ad Added "Specify Kotlin Signature" intention. 2012-09-13 19:41:42 +04:00
Svetlana Isakova dbd8b81308 change for 'iter' template
after resolution cache added
2012-06-07 17:18:43 +04:00
Nikolay Krasko 800f289ba3 Some new icons - kotlin file icon 2012-04-26 13:50:37 +04:00
Nikolay Krasko b62f49c965 Some new icons - beta version 2012-04-24 19:17:16 +04:00
Evgeny Gerashchenko 32605248c5 Added intention which adds or removes explicit type specification for property or variable.
#KT-1427 fixed
2012-04-21 01:09:05 +04:00
Nikolay Krasko 4953be7f6f KT-1786 IDEA complains about toolwindow icon size
#KT-1786 fixed
2012-04-19 17:09:51 +04:00
Nikolay Krasko 414966b27e More adjustment in icons 2012-04-19 16:06:15 +04:00
Nikolay Krasko e161c66a78 More special icons for kotlin entities 2012-04-15 18:58:13 +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 14ab3ff2d5 Added psvm synonym for main, synonym live templates added not only to completion.
#KT-1326 fixed
2012-02-29 23:28:00 +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
Evgeny Gerashchenko 4b87d02627 Filled completion menu for iter live template. 2012-02-08 15:58:08 +04:00
Evgeny Gerashchenko f64ecd7eb5 Renamed kotlinVariableOfType() macro to kotlinAnyVariable() 2012-02-08 15:58:08 +04:00
Evgeny Gerashchenko 8d50d17f92 Added auto-importing when methods are implemented or overriden. 2012-02-08 15:58:08 +04:00
Evgeny Gerashchenko 5a6c658204 Added completion in 'anonymous' live template. 2012-02-08 15:58:08 +04:00
Evgeny Gerashchenko ce0f38d783 Added 'anonymous' live template. 2012-02-08 15:58:08 +04:00
Evgeny Gerashchenko 3eb195b428 Added 'exfun', 'exval' and 'exvar' live templates. 2012-02-08 15:58:07 +04:00
Evgeny Gerashchenko 159d396c4b Added 'closure' live template. 2012-02-08 15:58:07 +04:00
Evgeny Gerashchenko 13f6201a40 Added 'interface' and 'singleton' live templates. 2012-02-08 15:58:07 +04:00
Evgeny Gerashchenko 358c55793d Added void, fun0 fun1 and fun2 live templates. 2012-02-08 15:58:07 +04:00
Evgeny Gerashchenko b4bc2fff08 Added soutp live template. 2012-01-30 20:52:11 +04:00
Evgeny Gerashchenko 996863e292 Added kotlinVariableOfType() live template macro and replaced variableOfType() with kotlinVariableOfType() in soutv live template. 2012-01-30 20:52:11 +04:00
Evgeny Gerashchenko 834ac6ea1f Added simple soutv live template. 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko d525423794 Removed duplicate entries for live templates from JetBundle. 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko 739d33fb4f Fixed serr. 2012-01-30 20:52:10 +04:00
Evgeny Gerashchenko 508749e31b Renamed 'expression' context to 'statement'. 2012-01-30 16:08:35 +04:00
Evgeny Gerashchenko 963e1606ba Renamed 'fm' live template to 'main' 2012-01-30 16:00:32 +04:00
Evgeny Gerashchenko b8a8a6b1af Added simple live templates: fm, sout & serr. 2012-01-30 15:56:21 +04:00
Evgeny Gerashchenko 150d856ff1 Made fm live template available only on top level. 2012-01-30 15:56:21 +04:00
Evgeny Gerashchenko 31929c59ad Added simple live templates: fm, sout & serr. 2012-01-30 15:56:21 +04:00
Nikolay Krasko a049fd1127 KT-986 Kotlin file wizard 2012-01-12 14:01:53 +04:00