Skip to content
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

Determine if it's possible to launch a forked console #1

Open
non opened this issue Sep 25, 2017 · 2 comments
Open

Determine if it's possible to launch a forked console #1

non opened this issue Sep 25, 2017 · 2 comments

Comments

@non
Copy link
Owner

non commented Sep 25, 2017

It seems like this isn't possible right now, based on this SBT issue:

sbt/sbt#1918

Other options would include creating a new task (e.g. forkConsole) that depends upon the Scala compiler and directly launches its own REPL. This is a bit ugly, but might be useful to include in a future SBT plugin.

@non
Copy link
Owner Author

non commented Jun 14, 2018

Still interested in this, AFAIK there isn't any movement here.

@non
Copy link
Owner Author

non commented Jun 17, 2018

We are now working around this problem with the clouseau-repl module (as documented in the README) but this is still an issue.

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

No branches or pull requests

1 participant