Open GoogleCodeExporter opened 8 years ago
Sweet, I was about to enter this. :)
Original comment by dragonsinth
on 5 Jul 2012 at 6:27
I was playing around with this and noticed that the debug extension was
missing. How do I compile the debug extension for installation?
Original comment by kdiet...@gmail.com
on 1 Oct 2012 at 5:19
The extension is actually present in source code. If you want to play around
with it, you can load it as an unpacked extension (and it works) from:
<repo>/java/com/google/collide/extensions/chrome
So far the main cool this it does (in addition to JS debugging) is auto-reload
CSS as you type. The one caveat being the CSS file must be referenced as an
href via a <link> tag.
Original comment by jaime...@gmail.com
on 1 Oct 2012 at 3:25
Original issue reported on code.google.com by
jaime...@gmail.com
on 4 Jul 2012 at 11:01