Optimization to reuse BindingContext in completion

This commit is contained in:
Valentin Kipyatkov
2016-10-31 22:49:37 +03:00
parent 1174c7bdd9
commit 09dbb07fb8
30 changed files with 548 additions and 22 deletions
@@ -0,0 +1,10 @@
fun foo(): Int {
println()
return <before><caret>
}
val xxx<change>
// TYPE: " = 1"
// COMPLETION_TYPE: SMART
// EXIST: xxx