Valentin Kipyatkov
|
54836113a7
|
Better test data format
|
2015-06-04 17:21:28 +03:00 |
|
Alexander Udalov
|
49004a8b8e
|
Conform functions to extension functions and vice versa
#KT-5989 Fixed
|
2015-05-26 15:04:56 +03:00 |
|
Valentin Kipyatkov
|
60b0236101
|
Corrected parser: incomplete code should never cause brace disbalance
Fixed KT-7539 fq name inserted when completing nested traits name
#KT-7539
|
2015-05-16 17:15:12 +03:00 |
|
Valentin Kipyatkov
|
db40f1ee5a
|
More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
|
2015-05-16 17:15:10 +03:00 |
|
Valentin Kipyatkov
|
09f478fc0f
|
Fixed duplication of some generic functions in code completion
|
2015-05-16 17:15:08 +03:00 |
|
Valentin Kipyatkov
|
67cfd9d516
|
KT-4909 Smart completion does not work for named arguments
KT-7668 Named argument completion does not work after vararg
#KT-4909 Fixed
#KT-7668 Fixed
|
2015-05-16 17:09:51 +03:00 |
|
Valentin Kipyatkov
|
a036a6435b
|
Fixed not working item in completion list for infix call
|
2015-05-16 17:09:51 +03:00 |
|
Valentin Kipyatkov
|
4c315b6219
|
KT-7452 Code completion does not honor smart casts for 'this'
#KT-7452 Fixed
|
2015-05-16 17:09:50 +03:00 |
|
Dmitry Jemerov
|
f93eeeb563
|
fix tests by adding missing 'init' keywords to testdata
|
2015-04-29 14:07:05 +02:00 |
|
Valentin Kipyatkov
|
bb808b5620
|
Created module idea-test-framework and moved classes needed for idea tests there
Moved tests for completion and their test data into module idea-completion
|
2015-04-14 18:53:01 +03:00 |
|