dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
jrheard 2016-09-16T22:09:14.000563Z

ok cool, i set up cljs-devtools and now i'm seeing custom formatters in the "scope" window and can inspect the cljs datastructures when my breakpoint is hit

jrheard 2016-09-16T22:09:20.000564Z

source maps still seem to be broken though

jrheard 2016-09-16T22:09:30.000565Z

but it seems to be just a canary issue? or maybe just a canary issue on my machine

jrheard 2016-09-16T22:09:52.000566Z

source maps work fine in regular chrome on my machine, but in canary i'm still seeing this "Source Map Detected" banner, and don't see any cljs files in the "sources" tree on the left side of the window

jrheard 2016-09-16T22:10:05.000567Z

chrome 55.0.2862.0 canary

jrheard 2016-09-16T22:10:34.000568Z

i guess there were two "source maps" issues, actually

jrheard 2016-09-16T22:10:54.000569Z

in my second screenshot, earlier, there was the dirac "unable to locate sourceMap" message, and that's been fixed, so thanks 😄 😄

jrheard 2016-09-16T22:11:42.000570Z

in the first screenshot, there's a banner that says "Source Map Detected" when viewing a .js file, but no corresponding .cljs file shows up in the sources tree to the left of that .js file, and that's the issue i'm still having

jrheard 2016-09-16T22:11:45.000571Z

anyway i don't think it's dirac's fault

jrheard 2016-09-16T22:11:48.000572Z

seems to just be a canary thing

jrheard 2016-09-16T22:22:39.000574Z

maddening

jrheard 2016-09-16T22:22:43.000575Z

gonna try rebooting

jrheard 2016-09-16T22:41:29.000577Z

hurk same behavior, oh well

jrheard 2016-09-16T22:53:49.000578Z

hm, embarrassing - it seems like both issues actually still persist on my machine

jrheard 2016-09-16T22:54:11.000579Z

i was mistaken earlier because i hadn't tried playing around in the dirac repl, which is what triggers the "unable to locate sourceMap" message

jrheard 2016-09-16T22:56:44.000580Z

again though i can't tell if this is dirac's fault or canary's fault - it seems bad that i only see this "Source Map Detected" banner when viewing a .js file, and that i don't see the corresponding .cljs file in the Sources tree

jrheard 2016-09-16T23:20:24.000581Z

i've done lein clean, etc

jrheard 2016-09-16T23:20:58.000582Z

ai branch is up to date

jrheard 2016-09-16T23:21:23.000583Z

it's friday and this isn't urgent, so no hurry, would love it if you could take a look at this sometime next week or whenever when you're free - thanks again for your help!