cursive

Issues at: https://git.io/cursive-issues
JAtkins 2021-03-24T00:54:19.081500Z

Does IJ render markdown in the quickdoc window for clojure? I’m not sure if that would fall to the IJ team or to cursive, but it’d be nice to have

cfleming 2021-03-24T08:17:09.082500Z

No, but I have a plan to do that in the near future.

➕ 1
onetom 2021-03-24T15:40:39.083800Z

+1 im backqouting symbols and keywords as a reflex already in docstrings, just like in commit messages...

caleb.macdonaldblack 2021-03-24T05:18:35.081600Z

Smart keys in the editor looks fine. It’s something that has come and gone periodically. It will go for months not working, then suddenly work, then not working again. It’s very odd

onetom 2021-03-24T15:42:59.085500Z

https://www.reddit.com/r/Clojure/comments/ci1wr9/cursive_matching_bracket_highlighting_changed/ this bracket highlighting seems to be broken again in IntelliJ 2021.1 Beta... what would be the most effective way to report it to them? new issue on their youtrack and link the previous fix? https://youtrack.jetbrains.com/issue/IDEA-211720

imre 2021-03-24T16:04:15.086300Z

Is there a way to have intellij open the diff view as an editor tab?

imre 2021-03-24T16:10:41.088300Z

And now, something completely different: I found that the project-level spelling dictionary doesn't seem to work in my projects. No matter how many times I tell idea to save a word to that dict, the next time I open the project it's gone. Is this a problem with - me (probably) - cursive - idea ?

onetom 2021-03-24T17:35:43.088400Z

i was just about to look into how this is handled, because i want to share via version control some of the spellings. it's very sad if i can't do that 🙂

imre 2021-03-24T20:34:14.088800Z

Let me know how you get on. I'm hoping the error is on my side.

👍 1