FIR: add symbol provider for IDE #KT-24097 Fixed

Functions & properties aren't yet supported
This commit is contained in:
Simon Ogorodnik
2018-04-10 14:04:14 +03:00
committed by Mikhail Glukhikh
parent 12ee81358c
commit 5cef869d36
5 changed files with 120 additions and 12 deletions
+1
View File
@@ -35,6 +35,7 @@ val projectsToShadow by extra(listOf(
":compiler:fir:cones",
":compiler:fir:resolve",
":compiler:fir:tree",
":compiler:fir:java",
":compiler:fir:psi2fir",
":idea:fir-view"
)