Fork me on GitHub
#cursive
<
2022-12-07
>
Ernesto Garcia11:12:43

If you exactly type a previously used ns alias plus a var defined in that ns (like pprint/pprint, Cursive will suggest "Require namespace". It would be useful to just offer autocompletion+require for known ns aliases, without the need of typing the exact ns alias + var combination. Or is this available already somehow?

markbastian15:12:41

Note quite a Cursive question, but IntelliJ/Mac/Cursive. I got a new Mac running Ventura synced my shortcuts from the cloud and the raise shortcut doesn't work. Should be cmd+'. Anyone else have this issue and know what the solution is? I'm wondering if there's some reserved global shortcut or something.

onetom16:12:18

yes, i've experienced that too before, but i can't remember what was the solution. in fact, i vaguely remember, that restarting intellij fixed the issue for awhile, until it occurred again. which version combination are you using? im also using Karabiner Elements, so i thought it could be related to that, but it think it wasn't.

cfleming22:12:09

You can check to see if there’s a conflict in IntelliJ at Preferences | Keymap, using Find Actions by Shortcut (this icon here:)

cfleming22:12:04

That will show you if there are any conflicts in IntelliJ that might be a problem. Note that there will be some other actions there since actions are context sensitive, but hopefully you’ll be able to tell if they’re ones that might conflict in the context of an editor.

cfleming22:12:30

The other thing to check is OS shortcuts, under System Preferences | Keyboard. I don’t think there’s a good way to search there, though. I seem to recall using a Mac tool to debug a similar problem once, but I can’t remember what it was.

kanwei17:12:35

I've got an issue where there's a huge amount of memory being generated which causes everything to be slow:

astrashe23:12:48

This is a small thing, but is anyone else having trouble downloading ClojureDocs? It's timing out for me.

👍 2
Jordan Robinson09:12:41

mine also seems to be timing out this morning

Lauri Lehmijoki11:12:42

Same problem here as well.

cfleming00:12:10

This apparently was a disk issue, and should be fixed now.

😀 2
astrashe00:12:53

It's working for me. Thanks!