Closed jmanuel1 closed 3 months ago
On switching between two project folders, the Idris process is killed. Idris prints something like "The file is closed" to stdout before terminating. At least on Windows, we will capture that and then fail to parse it as an SExp.
@melted Does this PR look good to you?
Looks good!
On switching between two project folders, the Idris process is killed. Idris prints something like "The file is closed" to stdout before terminating. At least on Windows, we will capture that and then fail to parse it as an SExp.