Add tests for script configuration machinery, namely ScriptTemplateProvider EP
Test highlighting and navigation depending on provided script definition
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
val g = lis<caret>tOf("a", "b", "c")
|
||||
|
||||
// REF: (kotlin.collections).listOf(T)
|
||||
// FILE: collections/Collections.kt
|
||||
Reference in New Issue
Block a user