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

repl: change preview default in case of custom eval functions #31259

Commits on Jan 8, 2020

  1. repl: change preview default in case of custom eval functions

    Custom eval functions might have a very different behavior than the
    current implementation and having a preview in such case might be
    confusing. This changes the preview default to `false` in case a
    custom eval function is used. It is still possible to opt into using
    the previews in case that's still desirable.
    BridgeAR committed Jan 8, 2020
    Copy the full SHA
    a0e0b3a View commit details
    Browse the repository at this point in the history