Fork me on GitHub
#cursive
<
2020-09-13
>
Enrico Teterra07:09:08

hi, anyone know how to get functions in cljs like .getTime or .preventDefault to not be highlighted as cannot be resolved?

cfleming08:09:00

There’s no good solution to that right now, but I’m planning to fix that shortly as part of changes I’m making at the moment.

3
Enrico Teterra11:09:37

sweet! thanks 🙂

mhuebert07:09:13

minor addition to the request, if you’re working on this anyway - ^js type hints are now common in ClojureScript and would be great if they do not show up as unresolved (even though they do not really resolve to anything)

cfleming08:09:34

@U050RLRRQ Do you mean ^number, ^boolean and the rest?

mhuebert21:09:05

yup, that’s it. sorry, I always miss these updates in Slack