kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

(Optionally) collapse console panel by default #236

Open Redsandro opened 6 years ago

Redsandro commented 6 years ago

Please forgive me for bumping this. :sweat_smile:

Every time the debugger is launched, it pops up the stdout/strerr panel over half the screen. It never displays any text (in my use case), and it remains unused. I have to click/close it every time.

Could you find it in your heart to either:

  1. Hide/collapse it by default; or
  2. Add the option (in the package settings) to hide/collapse it by default; or
  3. Hide/collapse it by default, and auto-open/expand it when text/output is written to the panel?

@Redsandro commented on Oct 23, 2016:

@codecontemplator could you please add the option in settings to collapse the stdout/stderr by default? :boom: :sparkles: :tada: :kissing_heart: