Toshiaki Kameyama
|
27e7f13335
|
Fix AssertionError on completing after template in string literal
#KT-16402 Fixed
|
2017-11-13 16:01:34 +03:00 |
|
Valentin Kipyatkov
|
f6b471ac01
|
Better tests
|
2016-09-13 12:02:10 +03:00 |
|
Valentin Kipyatkov
|
5bf701ab03
|
KT-13047 Autocomplete inserts a fully-qualified variable name inside a String
KT-12083 String interpolation -- auto {} if there is a letter after cursor
#KT-13047 Fixed
#KT-12083 Fixed
|
2016-09-13 12:02:10 +03:00 |
|
Valentin Kipyatkov
|
f3bb3e9c6e
|
KT-11912 String interpolation is not converted to ${} form when accessing this.property
#KT-11912 Fixed
|
2016-04-19 15:22:05 +03:00 |
|
Valentin Kipyatkov
|
8946e5f353
|
Code completion for string templates after simple name + dot
|
2015-11-10 17:20:01 +03:00 |
|
Valentin Kipyatkov
|
72a5a68769
|
Dropped support for backing fields (with '$') completion
|
2015-10-03 10:38:31 +03: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 |
|