Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calva adds .lsp and .clj-kondo folders to every VSCode project #2610

Open
evaogbe opened this issue Aug 30, 2024 · 0 comments
Open

Calva adds .lsp and .clj-kondo folders to every VSCode project #2610

evaogbe opened this issue Aug 30, 2024 · 0 comments

Comments

@evaogbe
Copy link

evaogbe commented Aug 30, 2024

Steps to reproduce

  1. Create a folder with files that aren't related to Clojure, e.g. .rs files
  2. Open the folder in VSCode

Expected outcome

No Clojure files get generated

Actual outcome

.clj-kondo/.cache/v1/lock and .lsp/.cache/db.transit.json get generated

Versions

  • MacOS Sonoma
  • VSCode 1.92.2 (Universal)
  • Calva v2.0.467

I've had this issue for months, so it's been a problem with older versions as well

Additional notes

This happens whenever I open a project and also whenever I refresh extensions due to updates. It happens even if I don't interact with the Calva Inspector. I have never installed Joyride.

Calva settings:

"calva.fmt.configPath": "CLOJURE-LSP",
"calva.evalOnSave": true,
"calva.testOnSave": true,
"calva.useLegacyReplWindowPath": false,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant