BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

Unwanted .joyride directory creation. #174

Closed dionysus98 closed 10 months ago

dionysus98 commented 10 months ago

A new .joyride directory is being created at the start of editor on every project. note: This happens even on non clojure projects.

Joyride version: v0.0.36 calva version: v2.0.398 Vscode version: v1.84.2 system OS: Linux x64

PEZ commented 10 months ago

Thanks. That wasn't really intended. I'll have a look at what we could do about that.

PEZ commented 10 months ago

Should be fixed in v0.0.37, @dionysus98.

note: This happens even on non clojure projects.

Joyride is not a Clojure project tool, really, just sayn' 😄

dionysus98 commented 10 months ago

Thanks c: @PEZ And yes I apologise, I did look at the docs after I wrote this issue. :laughing: