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

Truncated text in Error message pop-over bar blocks user from reading full error text #36780

Closed
nwhitmont opened this issue Oct 23, 2017 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) ux User experience issues

Comments

@nwhitmont
Copy link

User Story:

  • As a VSCode user, I would like to have the ability to read the full text of error messages generated by the IDE.

System Info:

  • VSCode Version: 2.6.1-insiders.20171019
  • OS Version: macOS 10.11.6 El Capitan

Steps to Reproduce:

  1. Run F5/Debug on any TypeScript file without any run profile configured
  2. Error message pop-over contains truncated text and is impossible to read full error text
    vscode truncated error text 2017 10 23 at 14 39 22 png 2078x118

Reproduces without extensions: Unable to confirm. code shortcut not found on system.

> $ code --disable-extensions                                                                                                                                                 
zsh: command not found: code
@vscodebot vscodebot bot added editor editor-contrib Editor collection of extras labels Oct 23, 2017
@dbaeumer dbaeumer added debug Debug viewlet, configurations, breakpoints, adapter issues and removed editor editor-contrib Editor collection of extras labels Oct 25, 2017
@isidorn
Copy link
Contributor

isidorn commented Oct 25, 2017

Dup of #22388
fyi @stevencl

@isidorn isidorn closed this as completed Oct 25, 2017
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) ux User experience issues and removed debug Debug viewlet, configurations, breakpoints, adapter issues labels Oct 25, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) ux User experience issues
Projects
None yet
Development

No branches or pull requests

3 participants