Brandon Ringe

Results 47 issues of Brandon Ringe

Relevant Slack thread: https://clojurians.slack.com/archives/CBE668G4R/p1680642092324429

documentation

We should think about and define a good process for rolling back a previous release - one that doesn't include blocking new additions to dev while the rolled back code...

Calva Development

We should probably allow `testNs` to take an array of namespaces (and change its name to something like `testNamespaces`) since the `ns-query`'s `exactly` prop can take a collection of namespaces....

code quality

Thanks for making this tool. I'm wondering if there is a way to make the install command replace the contents in the config directory with the downloaded contents, rather than...

Fixed some typos and changed "query string" to "URI path" in one place to be more accurate. I went through some of the guides recently and took some notes for...

If I add version 0.1.15 of snitch to a project (shadow-cljs using deps.edn for dependency resolution), and add a require in an ns form like `[snitch.core :refer [defn*]]`, when I...

We should remove the null return from `provideLinkedEditingRange` and see if the issue mentioned in https://github.com/BetterThanTomorrow/calva/issues/1374 still occurs. https://clojurians.slack.com/archives/CPABC1H61/p1736699542889709?thread_ts=1736689248.315119&cid=CPABC1H61

lsp