nextjournal

2022-03-21T09:15:42.731459Z

Are there any plans to upgrade clojure-mode to work with current versions of CodeMirror?

mkvlr 2022-03-21T09:21:53.341289Z

we're just some minor / bug fix versions behind, correct?

2022-03-21T09:25:54.714389Z

We're on 18.x if I'm not mistaken, whereas current CodeMirror is at 0.19.47.

2022-03-21T09:26:31.103349Z

(Sorry, that's the view version I'm quoting there ...)

2022-03-21T09:26:46.883029Z

It would just be cool to be able to use modern versions of things like the tooltip plugin.

mkvlr 2022-03-21T09:27:12.299379Z

oh you're right

mkvlr 2022-03-21T09:27:34.051269Z

yes we should upgrade

mkvlr 2022-03-21T09:28:02.845339Z

not sure when we'll get to it though. PR welcome in the meantime

2022-03-21T09:29:25.787089Z

Ok, thanks for the quick response!