joyride

Max 2024-11-04T22:20:32.101169Z

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?

pez 2024-11-04T22:21:49.784559Z

It shouldn’t open it if your scripts do not open it. Is there something written to it at all?

Max 2024-11-04T22:22:24.605289Z

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. 🚗💨

pez 2024-11-04T22:27:43.890049Z

I don’t understand why it would open. It’s very strange.

Max 2024-11-04T22:28:46.102709Z

In other news, I found a new use for Joyride: reminding me to use extensions that I use infrequently

🤘 2