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
Currently, when new dump() or dd() calls are triggered, the Dumps window automatically steals focus from my editor. This disrupts my workflow, especially when running tests or debugging, as I need to manually switch back to my editor using Alt+Tab or by clicking.
It would be great to have a setting in the Dumps window to disable auto-focus for new dump() calls. This way, developers can maintain focus on their editor while still monitoring the Dumps window as needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, when new
dump()
ordd()
calls are triggered, the Dumps window automatically steals focus from my editor. This disrupts my workflow, especially when running tests or debugging, as I need to manually switch back to my editor usingAlt+Tab
or by clicking.It would be great to have a setting in the Dumps window to disable auto-focus for new
dump()
calls. This way, developers can maintain focus on their editor while still monitoring the Dumps window as needed.Beta Was this translation helpful? Give feedback.
All reactions