File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -63,10 +63,6 @@ scripting. It's lagging behind the support provided by Kotlin itself.
63
63
64
64
Here's a list of tickets on the JetBrains side, along with proposed workarounds:
65
65
66
- * ** [ \[ KTIJ-14580\] Imported script are not supported for scripts outside of a source root] ( https://youtrack.jetbrains.com/issue/KTIJ-14580 ) **
67
- It's possible to partially mitigate it by adding dependencies from the imported files directly in the top-level
68
- script.
69
-
70
66
* ** [ \[ KTIJ-16532\] Scripting: dependencies do not open source files] ( https://youtrack.jetbrains.com/issue/KTIJ-16532 ) **
71
67
There are several workarounds: browse the code in GitHub, add a dependency on the library in your main project which
72
68
will let you browse the source code in the IDE, or maybe it's enough to use
You can’t perform that action at this time.
0 commit comments