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
There needs to be a consistent strategy for determining where to run the repl command from. One option could be to search for project manifests, the other is to use getcwd(). The actual solution is probably a combination and an option similar to vim-grepper.
The text was updated successfully, but these errors were encountered:
There needs to be a consistent strategy for determining where to run the repl command from. One option could be to search for project manifests, the other is to use
getcwd()
. The actual solution is probably a combination and an option similar to vim-grepper.The text was updated successfully, but these errors were encountered: