Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Run tut code in REPL :power mode #165

Open
ruippeixotog opened this issue May 16, 2017 · 0 comments
Open

Run tut code in REPL :power mode #165

ruippeixotog opened this issue May 16, 2017 · 0 comments

Comments

@ruippeixotog
Copy link
Contributor

I'm trying to run tut code within a REPL in :power mode so I can set things like vals.isettings.maxPrintString, which help me customize the tut output. Usually, having scalacOptions in (Compile, console) += "-Dscala.repl.power" makes the REPL start automatically in power mode, but when I do tutScalacOptions += "-Dscala.repl.power" the option doesn't seem to work.

Am I doing something wrong? Is there any other way I can have access to power mode in tut?

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

No branches or pull requests

1 participant