FIR IDE: Begin implementing semantic highlighting via FIR

* Introduce frontend api module & implement api for FIR
* Implement some basic declaration highlighting for FIR
This commit is contained in:
Ilya Kirillov
2020-05-18 11:37:09 +03:00
parent 507fc34c22
commit f37e313705
23 changed files with 1055 additions and 16 deletions
+1
View File
@@ -185,6 +185,7 @@ include ":kotlin-build-common",
":idea:scripting-support",
":idea:idea-frontend-independent",
":idea:idea-frontend-fir",
":idea:idea-frontend-api",
":libraries:tools:new-project-wizard",
":idea:idea-new-project-wizard",
":libraries:tools:new-project-wizard:new-project-wizard-cli",