You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When plugin is used with 0.2.0 it tries to invoke idris2 with --find-ipkg. However 0.2.0 does not have this option and returns an error when invoked. idris-sublime subsequently reports that idris is not in PATH.
The text was updated successfully, but these errors were encountered:
When plugin is used with 0.2.0 it tries to invoke idris2 with
--find-ipkg
. However 0.2.0 does not have this option and returns an error when invoked. idris-sublime subsequently reports that idris is not in PATH.The text was updated successfully, but these errors were encountered: