You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your proposal
Currently, when entering a command on the debug console, a '# ruby' comment is auto injected to the right of my input cursor. This is distracting as I always have movement in the corner of my eye, trying to grab my attention, while I'm trying to concentrate on debugging.
As this comment is not static, but comes and goes as I type, it produces a kind of flickering effect, making the distraction even worse.
Having a way to optionally disable this auto-injected comment would be much appreciated.