calva icon indicating copy to clipboard operation
calva copied to clipboard

The Generic project type is sometimes missing from the menu when connecting the REPL

Open PEZ opened this issue 1 year ago • 1 comments

I don't have a nice repro. But it could be that it always happens on this project: https://github.com/ericdallo/clojure-sample/tree/calva-issue-parse-project

To try repro it in any project, issue the command to connect a repl and see if Generic shows up as a project type.

PEZ avatar Sep 24 '24 19:09 PEZ

I can't reproduce it reliably with the sample project either. Sometimes it seems to have to do when the menu is rebuilt, like when a new project type config file is added to the project. But it's not clean like that.

PEZ avatar Sep 24 '24 20:09 PEZ