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,5 @@
|
||||
package custom.library
|
||||
|
||||
class C()
|
||||
|
||||
fun doStuff(c1: C, c2: C) {}
|
||||
Reference in New Issue
Block a user