Valentin Kipyatkov
|
db77eb54d7
|
Smart completion: java static members, enum members and class object members added
|
2013-12-16 21:23:08 +04:00 |
|
Valentin Kipyatkov
|
47d3e2e1bb
|
Smart completion: this expressions added
|
2013-11-27 21:00:19 +04:00 |
|
Alexey Sedunov
|
72f4ae3a13
|
Translate intention classes to Kotlin and apply refactoring
|
2013-11-18 18:33:34 +04:00 |
|
Valentin Kipyatkov
|
2d3b0ffc0b
|
Smart completion: offer class instantiating choice
|
2013-11-13 20:17:45 +04:00 |
|
Nikolay Krasko
|
0c49b91098
|
Complete functions with single parameter on typing '{'
For KT-4049 When completing a function that takes a lambda and immediately typing '{', swallow the '{'
#KT-4049 Fixed
|
2013-10-16 18:56:51 +04:00 |
|
Nikolay Krasko
|
e6c6982c61
|
Always place keywords after local variables and parameters
|
2013-09-16 17:23:24 +04:00 |
|
Nikolay Krasko
|
ba0c9892d6
|
Rewrite JetFunctionInsertHandler at kotlin
JetFunctionInsertHandler.kt is a replacement for
JetFunctionInsertHandler.java
|
2013-09-04 20:45:17 +04:00 |
|