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

Debug Console errors cover open file tabs #32175

Closed
CTimmerman opened this issue Aug 9, 2017 · 3 comments
Closed

Debug Console errors cover open file tabs #32175

CTimmerman opened this issue Aug 9, 2017 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@CTimmerman
Copy link

  • VSCode Version: Code 1.14.2 (cb82feb, 2017-07-19T23:22:50.650Z)
  • OS Version: Darwin x64 16.6.0
  • Extensions:
Extension Author (truncated) Version
vscode-markdownlint Dav 0.10.0
beautify Hoo 1.1.1
vscode-docker Pet 0.0.16
vscode-javascript-snippet-pack aka 0.1.5
Bookmarks ale 0.15.2
riot-tag cri 0.1.7
vscode-eslint dba 1.2.11
githistory don 0.2.3
python don 0.7.0
gitlens eam 4.3.3
tslint eg2 0.17.0
prettier-vscode esb 0.22.1
php-debug fel 1.11.1
php-intellisense fel 1.5.0
php-pack fel 1.0.1
referenceshelper gay 0.1.3
emoji-code idl 0.2.0
Lisp mat 0.1.7
language-stylus sys 1.7.3
jadeview viv 1.0.0
JavaScriptSnippets xab 1.4.1
maple yjt 1.1.6

(8 theme extensions excluded)


Steps to Reproduce:

  1. Press F5 while having the Debug Console focused instead of the open file.
  2. Notice vague error popup that's hiding the open file tabs instead of staying in the context of the Debug Console. See annotated screenshot:
    vscdebugconsolepopuplocation

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 9, 2017
@weinand
Copy link
Contributor

weinand commented Aug 9, 2017

Since there is only a single error notification mechanism, errors are shown in a singe place.
So this issue is a duplicate of #32136

@weinand weinand closed this as completed Aug 9, 2017
@CTimmerman
Copy link
Author

Technically this bug is about moving them so they don't cover important information, but tucking them away for later reading like Windows and MacOS do with theirs is neater.

@weinand
Copy link
Contributor

weinand commented Aug 9, 2017

@CTimmerman I suggest to comment on the original issue and not on this closed issue.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

2 participants