CoffeeConsole
CoffeeConsole copied to clipboard
hide JS ?
i dont need to see JS on the right at all times. (i would just hide it forever but that's me) http://d.pr/i/legl
this is the most awesome thing after coffeescript itself.. you're saving us countless hours of work - thanks!
+1
+1
Here is a quick and really dirty hack to get this, for anyone else that wants it: https://github.com/captainclam/CoffeeConsole/commit/5e0588ec48619446936739293084953173b52660
It's way too messy solution for a proper pull request but if you just want to get rid of the JS panel you can clone that version and add it as an unpacked extension in Chrome
I just added the ability to resize the editors in my pull request #20. It remembers the setting, so you could drag it as far as you can to the right and it should stay there.
Came here to suggest this feature too. It looks like there's just a div with a cc-results class on it so hide/show should be pretty simple to do.
:+1:
Is this repo dead?
@MaffooBristol Pretty much. :) I merge in the occasional pull request but am no longer working on it myself.
See https://github.com/colldo/CoffeeConsole2