I’m seeing the Joyride output channel open whenever I open a new vscode window. I remember that was something that was made optional at one point, but I can’t seem to find any way to disable it. My user_activate.cljs does not touch joyride/output-channel and I have no workspace script. What am I missing?
It shouldn’t open it if your scripts do not open it. Is there something written to it at all?
Yep, here’s what it says:
User activate script: /Users/maxrothman/.config/joyride/scripts/user_activate.cljs. Running...
user_activate.cljs evaluated.
=> nil
Workspace activate script: .joyride/scripts/workspace_activate.cljs. No Workspace activate script present
🟢 Joyride VS Code with Clojure. 🚗💨I don’t understand why it would open. It’s very strange.
In other news, I found a new use for Joyride: reminding me to use extensions that I use infrequently