FIR IDE: implement completion inside string templates

This commit is contained in:
Ilya Kirillov
2021-05-31 17:31:11 +02:00
committed by TeamCityServer
parent 59b22fadad
commit 88129c3354
43 changed files with 350 additions and 91 deletions
@@ -1,3 +1,4 @@
// FIR_COMPARISON
class Foo(val bar: Bar)
class Bar(val baz: String)