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

Console logging takes focus away from command pallette, needs throttling #90

Open
danmoseley opened this issue Jun 11, 2015 · 0 comments
Labels

Comments

@danmoseley
Copy link
Collaborator

Each time a line goes to the console, it takes focus from any command palette. So if a line is getting logged once every second, it's not possible to stop debugging except by closing Sublime or Chrome.

Not sure what to do about that. It's not uncommon to log that much. Perhaps it should pause every now and then.

@danmoseley danmoseley added the bug label Jun 11, 2015
@danmoseley danmoseley changed the title Can't issue command during regular console logging Console logging takes focus away from command pallette, needs throttling Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant