meraymond2 / idris-vscode

Idris front-end for VS Code
MIT License
59 stars 10 forks source link

Load warning #19

Closed meraymond2 closed 3 years ago

meraymond2 commented 3 years ago

Addresses https://github.com/meraymond2/idris-vscode/issues/18.

I quickly double checked the behaviour, and the commands do run, but with the wrong result. You'll get back blank answers, or messages about variables not existing.

Long term, this should get fixed in Idris2, but for now I at least wanted the warning. Status bar warnings are a bit subtle, but having a pop up would get really annoying after the first time.