Fork me on GitHub
#cursive
<
2017-05-23
>
cfleming00:05:10

Can you show a screenshot?

kenny00:05:15

Though, if I do pass a string it renders it the same

cfleming00:05:24

That might just be a bug.

cfleming00:05:38

In the variables view, they’re shown as numbers, right?

kenny00:05:30

It knows they are a Long but renders as a string

cfleming00:05:54

That looks like a bug

kenny00:05:36

That could be quite a rage inducing bug haha

cfleming00:05:08

Well, it’s a problem in the editor view, in the variables view it’s clear it’s a long

cfleming00:05:18

(still a bug, obviously)

cfleming00:05:28

Could you file an issue with those screenshots?

kenny00:05:02

Any idea if this is specific to the remote debugger?

cfleming00:05:24

Looks like it might be, yeah - I was surprised I hadn’t noticed it.

denik12:05:33

@clfeming cursive doesn’t show unused namespace requires in cljc files

carocad12:05:10

Hey guys, does somebody knows if it is already possible to navigate to the spec of a function in cursive? :)

erichmond13:05:47

Is there a way to run a remote repl in debug mode?

erichmond13:05:51

I'm like 99% sure I asked this years ago, and had it running, but I can't recall

erichmond13:05:02

Found it in the archive! NVM! Thanks!

cfleming21:05:31

@carocad It’s not right now, I’m investigating spec support at the moment.