Skip to content

Create a default Run Configuration for Idea #244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

forrestbice
Copy link
Contributor

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.

Running kscript --idea test.kts a b c will now create a default run configuration as seen in the screenshots below.

image

See this issue for more info: #243

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.
@forrestbice
Copy link
Contributor Author

I'm not sure what's going on with the failing test but it looks like master is red as well. Might be able to look again tomorrow or next week.

Following from: kscripting#240
commits/d593d97c0db19b0f18aef6dc7fb7bc030b63384f.
@forrestbice
Copy link
Contributor Author

Never mind looks like @meonlol has a fix in their PR so I'm trying that: d593d97.

@holgerbrandl holgerbrandl merged commit 120ff45 into kscripting:master Oct 20, 2019
@holgerbrandl
Copy link
Collaborator

Great idea and implementation. Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants