Skip to content

Hiding values of let declarations in Verso #396

@0art0

Description

@0art0

CC: @anshula

Thanks for developing Verso! We were wondering — it seems sometimes set_option flags work within Verso, e.g.

set_option linter.unusedVariables false

But it seems that let-values still show in the tactic proof state even if we have

set_option pp.showLetValues false

We found that disabling the option in the lakefile does not seem to help.

Is this a bug, or is there some other avenue to accomplish this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions