Alexey Sedunov
|
02e9f174f0
|
Replace intentions for folding/unfolding operations
|
2013-05-15 12:57:29 +04:00 |
|
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
|
d53e8bbddf
|
Update icons
|
2013-04-30 12:42:26 +04:00 |
|
Wojciech Lopata
|
cd0e1b7508
|
RmoveUnnecessaryParenthesesIntention
|
2013-04-19 08:41:31 +02:00 |
|
Alexey Sedunov
|
1ed2d951fe
|
Fix syntax error in template
|
2013-04-09 13:15:48 +04:00 |
|
Alexey Sedunov
|
0b52696fe1
|
Fix intention description
|
2013-04-09 13:15:47 +04:00 |
|
Evgeny Gerashchenko
|
db003347dd
|
Refactored JetHighlightingColors to IDEA 12.1+ colors API.
|
2013-04-04 17:33:59 +04:00 |
|
Evgeny Gerashchenko
|
a6293e10d9
|
Removed green color for variable as function.
#KT-3296 in progress
|
2013-04-04 17:33:57 +04:00 |
|
Alexey Sedunov
|
9f828b8f41
|
Code transformation: if statement with assignments <-> assignment with if expression
|
2013-04-04 15:51:41 +04:00 |
|
Andrey Ponomarev
|
cee8473910
|
KT-2153 Enum classes don't have a "K" overlay on the icon in project view
#KT-2153 Fixed
|
2013-01-31 15:16:12 +04:00 |
|
Evgeny Gerashchenko
|
0f780a84d4
|
KT-2808 Intention to change existing alternative Kotlin signature
#KT-2808 fixed
|
2013-01-17 19:23:39 +04:00 |
|
Evgeny Gerashchenko
|
fe685633b0
|
KT-3137 Support Darcula editor scheme
#KT-3137 fixed
|
2013-01-15 19:41:42 +04:00 |
|
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 |
|