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
We currently hardcode .curry, .curry/language-server, paths.json and package.json in quite a few places. We should probably move that to a function, at least, and ideally make it configurable too.
We currently hardcode
.curry,.curry/language-server,paths.jsonandpackage.jsonin quite a few places. We should probably move that to a function, at least, and ideally make it configurable too.