FIR IDE: add completion support to classes and to type aliases

This commit is contained in:
Ilya Kirillov
2021-04-19 20:15:21 +02:00
committed by TeamCityServer
parent a5c33c8d42
commit da6c5e13d5
30 changed files with 504 additions and 34 deletions
@@ -11,3 +11,4 @@ class A() : My<caret> {
}
// EXIST: MySecondClass, MyFirstClass
// FIR_COMPARISON