Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It would be good to have a dropdown for the console pane and have options like 'clear console' #553

Closed
goje87 opened this issue Apr 3, 2013 · 5 comments

Comments

@goje87
Copy link

goje87 commented Apr 3, 2013

Hi,

While using jsbin, I was able to figure out only one way (until now) to clear the console was to toggle the console tab (to hide the console pane and show it again). While doing this I lose the (width/height) adjustments that I have made to other panes. Just got a thought that it would have been a better experience if the console pane would have had a dropdown like javascript pane (that shows options to select javascript, coffeescript etc). Here we can have option to clear the console.

@remy
Copy link
Member

remy commented Apr 3, 2013

If you know how to clear the devtools console you'll know how to clear this
one. But I'll add it to the keyboard shortcuts.

cmd+L

On Wednesday, April 3, 2013, Abhilash Goje wrote:

Hi,

While using jsbin, I was able to figure out only one way (until now) to
clear the console was to toggle the console tab (to hide the console pane
and show it again). While doing this I lose the (width/height) adjustments
that I have made to other panes. Just got a thought that it would have been
a better experience if the console pane would have had a dropdown like
javascript pane (that shows options to select javascript, coffeescript
etc). Here we can have option to clear the console.


Reply to this email directly or view it on GitHubhttps://github.com/remy/jsbin/issues/553
.

email & IM ~ remy@leftlogic.com
twitter ~ @Rem
web ~ http://leftlogic.com
blog ~ http://remysharp.com

mob ~ +44 (0) 7590 497 258
tel ~ +44 (0) 1273 557744
fax ~ +44 (0) 1273 806580

Left Logic Ltd. Registered in England and Wales (registered no. 05926047).
Registered Office: 44 Burstead Close, Brighton, BN1 7HT, United Kingdom.
VAT registration: 993 1266 95

@goje87
Copy link
Author

goje87 commented Apr 3, 2013

Cool... :) never knew keyboard shortcut for devtools console...

On Wed, Apr 3, 2013 at 12:07 PM, Remy Sharp notifications@github.comwrote:

If you know how to clear the devtools console you'll know how to clear
this
one. But I'll add it to the keyboard shortcuts.

cmd+L

On Wednesday, April 3, 2013, Abhilash Goje wrote:

Hi,

While using jsbin, I was able to figure out only one way (until now) to
clear the console was to toggle the console tab (to hide the console
pane
and show it again). While doing this I lose the (width/height)
adjustments
that I have made to other panes. Just got a thought that it would have
been
a better experience if the console pane would have had a dropdown like
javascript pane (that shows options to select javascript, coffeescript
etc). Here we can have option to clear the console.


Reply to this email directly or view it on GitHub<
https://github.com/remy/jsbin/issues/553>
.

email & IM ~ remy@leftlogic.com
twitter ~ @Rem
web ~ http://leftlogic.com
blog ~ http://remysharp.com

mob ~ +44 (0) 7590 497 258
tel ~ +44 (0) 1273 557744
fax ~ +44 (0) 1273 806580

Left Logic Ltd. Registered in England and Wales (registered no. 05926047).
Registered Office: 44 Burstead Close, Brighton, BN1 7HT, United Kingdom.
VAT registration: 993 1266 95


Reply to this email directly or view it on GitHubhttps://github.com/remy/jsbin/issues/553#issuecomment-15820766
.

@remy
Copy link
Member

remy commented Apr 3, 2013

Just realised in jsbin it's ctrl+L (not cmd+L)

On 3 April 2013 11:03, Abhilash Goje notifications@github.com wrote:

Cool... :) never knew keyboard shortcut for devtools console...

On Wed, Apr 3, 2013 at 12:07 PM, Remy Sharp notifications@github.comwrote:

If you know how to clear the devtools console you'll know how to clear
this
one. But I'll add it to the keyboard shortcuts.

cmd+L

On Wednesday, April 3, 2013, Abhilash Goje wrote:

Hi,

While using jsbin, I was able to figure out only one way (until now)
to
clear the console was to toggle the console tab (to hide the console
pane
and show it again). While doing this I lose the (width/height)
adjustments
that I have made to other panes. Just got a thought that it would have
been
a better experience if the console pane would have had a dropdown like
javascript pane (that shows options to select javascript, coffeescript
etc). Here we can have option to clear the console.


Reply to this email directly or view it on GitHub<
https://github.com/remy/jsbin/issues/553>
.

email & IM ~ remy@leftlogic.com
twitter ~ @Rem
web ~ http://leftlogic.com
blog ~ http://remysharp.com

mob ~ +44 (0) 7590 497 258
tel ~ +44 (0) 1273 557744
fax ~ +44 (0) 1273 806580

Left Logic Ltd. Registered in England and Wales (registered no.
05926047).
Registered Office: 44 Burstead Close, Brighton, BN1 7HT, United Kingdom.
VAT registration: 993 1266 95


Reply to this email directly or view it on GitHub<
https://github.com/remy/jsbin/issues/553#issuecomment-15820766>
.


Reply to this email directly or view it on GitHubhttps://github.com/remy/jsbin/issues/553#issuecomment-15828363
.

@remy
Copy link
Member

remy commented Apr 3, 2013

Also remembered that you can type :clear in the console and :help - but I want to update the keyboard shortcuts anyway.

@remy remy closed this as completed in 9fe157d Apr 3, 2013
@mg1075
Copy link

mg1075 commented Oct 9, 2013

The shortcut is nice.
Rather than a dropdown, might it still not be useful to display an
icon in the top right corner of the console section that when clicked
would clear jsbin's console, similar to the "Clear console log." icon
in Chrome's Developer console?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants