CoffeeConsole icon indicating copy to clipboard operation
CoffeeConsole copied to clipboard

hide JS ?

Open devrim opened this issue 13 years ago • 8 comments

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!

devrim avatar Jun 22 '12 02:06 devrim

+1

davidpfahler avatar Oct 12 '12 09:10 davidpfahler

+1

afraser avatar Oct 19 '12 21:10 afraser

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

simon-lang avatar Oct 26 '12 03:10 simon-lang

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.

joprice avatar Jan 20 '14 21:01 joprice

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.

spinlock99 avatar Aug 28 '14 20:08 spinlock99

:+1:

Is this repo dead?

MaffooBristol avatar Nov 19 '15 13:11 MaffooBristol

@MaffooBristol Pretty much. :) I merge in the occasional pull request but am no longer working on it myself.

snookca avatar Nov 20 '15 18:11 snookca

See https://github.com/colldo/CoffeeConsole2

Anaphase avatar Nov 20 '15 18:11 Anaphase