Skip to content

idris.typecheck command stops working #118

@ruippeixotog

Description

@ruippeixotog

I'm trying to move from Atom to vscode for Idris development, but I'm having a problem with the idris.typecheck command.

I'm used to run it frequently after I write some function to check if everything is ok. However, the command seems to stop working randomly - sometimes it's after a while, sometimes I can't use it from the beginning. The "Idris: Type checking" label below stops being updated, even in small files when I fix or add a trivial error, and manually executing the command seems to do nothing.

I can only force the type checker to run again after I use other command such as type-of or add-clause. This is annoying, since I have to move the cursor to an identifier to run one of these commands.

The only setting I have overridden is "idris.warnPartial": true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions