This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Description
I've noticed the following issue with apply-refact: mpickering/apply-refact#33
I'm not sure whether this is intended behavior on the side of apply-refact or not, but...
As soon as apply-refact throws a parse error, HIE stops working completely in VS Code: no more hints or compiler errors are shown, hovering over terms stops working, etc.
It would be very nice if we would not have to reload the VS Code session when an external tool fails in some way.