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 running a custom repl command from a non-clojure file VS Code shows an error that the command resulted in an error. We should more gracefully handle this situation, maybe by informing the user that the commands can only be run from clojure files.