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

Tooltips with diagnostics messages should wrap at word boundaries #57229

Closed
rherrmann opened this issue Aug 26, 2018 · 1 comment
Closed

Tooltips with diagnostics messages should wrap at word boundaries #57229

rherrmann opened this issue Aug 26, 2018 · 1 comment
Labels
editor-wrapping Editor line wrapping issues

Comments

@rherrmann
Copy link

  • VSCode Version: 1.26.1
  • OS Version: macOS 10.13.6

Tooltips showing compiler messages (others possibly, too?) do not wrap at word boundaries. This makes the message difficult to read, depending on where the text is wrapped.

Example:
screen shot 2018-08-26 at 15 46 18

Expected behaviour:

[ts] Argument of type '0' is not assignable to parameter of type
'Uri | null | undefined'.
@vscodebot vscodebot bot added editor editor-wrapping Editor line wrapping issues labels Aug 26, 2018
@mjbvz mjbvz removed their assignment Sep 5, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 5, 2018

Duplicate of #54503

@mjbvz mjbvz marked this as a duplicate of #54503 Sep 5, 2018
@mjbvz mjbvz closed this as completed Sep 5, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-wrapping Editor line wrapping issues
Projects
None yet
Development

No branches or pull requests

2 participants