Fork me on GitHub
#cursive
<
2020-07-21
>
wegi14:07:55

Hey there folks. Whenever I use Cursive with CLojurescript, a lot of the interop-functions are highlighted as not resolvable. .preventDefault or .indexOf for example. Any possibility to get them being resolved correctly, through type-hints or similar? Or at least an option to mute specific warnings, so the IDE doesn't look like a christmas tree. 🙂

cfleming11:07:47

Ugh, yes, this is a pain for a lot of people, sorry - I’m planning to fix this soon.

👍 9
wegi20:07:33

Thanks, much appreciated.

rob15:07:27

Hi Colin 👋 have you ever looked at making use of the “scientific tools” intellij ships to show data from a python console? Seems like the data explorer and plot tab could be driven by the datafy protocols a-la rebl. Where “could” mostly means “I’d like that”, not dug into how possible this is at all 🙂

cfleming11:07:09

I think the short answer to this is “no” 🙂

cfleming11:07:51

I don’t use the Python stuff at all and none of that bit is open source, so even if it made it to the top of my to-do list (very unlikely) I would’t know where to start.

👍 3