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:
@@ -95,6 +95,7 @@ val projectsToShadow by extra(listOf(
|
||||
":idea:idea-jps-common",
|
||||
":idea:idea-frontend-independent",
|
||||
":idea:idea-frontend-fir",
|
||||
":idea:idea-frontend-api",
|
||||
*if (Ide.IJ())
|
||||
arrayOf(
|
||||
":idea:idea-maven",
|
||||
|
||||
Reference in New Issue
Block a user