You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a default Run Configuration for Idea (#244)
* Create a default Run Configuration for Idea
Create a default Run Configuration for Intellij when using the `idea`
option. Achieved by creating a `Main` configuration within
`.idea/runConfigurations`. The `userArgs` are also passed along by
default.
* Fix Incorrect Path In Script Tests
Following from: #240
commits/d593d97c0db19b0f18aef6dc7fb7bc030b63384f.
0 commit comments