Skip to content

Error message when the extension is not ready yet #36

Description

@fpoli

When a user tries to run a command like prusti-assistant.verify before the extension has been fully initialized, nothing happens and no error message is shown. This is confusing for the user.

We could improve the experience by registering early in activate() a dummy function for all the commands. The dummy function should just show a message that asks the user to wait for the full initialization of the extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions