Vscode: Show error messages in a better way when the message is very long

Created on 15 Sep 2016  路  8Comments  路  Source: microsoft/vscode

  • VSCode Version: 1.5.2
  • OS Version: macOS Sierra beta

Steps to Reproduce:

  1. Open a file/directory with an error

image

Expected: The error is readable

Result: The error is cut off and there's no way to read the rest of the error

*duplicate feature-request workbench-notifications

Most helpful comment

This might seem like a small thing (because it is 馃槃 ) but it interrupts keyboard flow because it requires a mouse action. As someone migrating from vim, I'd really appreciate a mouseless way to read long error messages. 馃檹

All 8 comments

@Zarel hovering over the message should show the full error, does it not?

I'm pretty sure that was one of the first things I tried, but it's possible I forgot to...

Oh, hey, it does.

It seems like it'd be better if the error message were multiline so I could read it without a tooltip.

This might seem like a small thing (because it is 馃槃 ) but it interrupts keyboard flow because it requires a mouse action. As someone migrating from vim, I'd really appreciate a mouseless way to read long error messages. 馃檹

Plus, it's not exactly convenient possibly having to manually write the error down instead of being able to copy/paste...

I hope I can get complete message by right click on it and there's copy full message menuitem to select, or it can be expanded to see the complete message. Complete message is important to search the answer in the internet.

/duplicate #5454

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sirius1024 picture sirius1024  路  3Comments

curtw picture curtw  路  3Comments

v-pavanp picture v-pavanp  路  3Comments

villiv picture villiv  路  3Comments

shanalikhan picture shanalikhan  路  3Comments