afucher / clojure-repl-intellij

Free OpenSource IntelliJ plugin for Clojure REPL development.
MIT License
59 stars 9 forks source link

store versions and operations in db #19

Closed afucher closed 11 months ago

afucher commented 11 months ago

Closes #16

Still need to understand what we should do when there is an operation not supported. This PR did not cover this, because I think that those basic operations should always be supported or we can not even communicate with the nrepl server.