Use XDG directory on Linux. by alula · Pull Request #2251 · continuedev/continue

Hey all, apologies for the late review here. After thinking about it for a bit, we're going to stick with ~/.continue, the primary reason being that we're often fighting not software bugs, but difficulties in making sure to guide users down the right path when they are customizing Continue. Moving the relevant files to a path that will vary per user is a real opportunity for confusion.

I appreciate the work that went into this though, so if there were interest in doing something like some easter egg flag that would have the directory stored instead at the XDG path that might be fine. Yes, it would still be complex, but I figure for the handful of users that care deeply about this that might be okay