dotnet / dotnet/vscode-csharp

Suggest details text doesn't wrap

Open
#5,025 3 comments 6 reactions 0 assignees View on GitHub
OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

I'm not sure if this is extension specific or vscode in general.
When using intellisense in vscode and trying to show more details for current suggestion, the header text (colored) does not wrap, but the description does. This makes for bad UX because mouse interaction is needed to scroll horizontally.
![image](https://user-images.githubusercontent.com/24725862/151242274-f43ee64a-b6d3-4371-a791-b985fb7dfdfa.png)
This behaviour is different to that of a mouse-hover popup with details, where both header text and descriptions wrap as expected.
![image](https://user-images.githubusercontent.com/24725862/151242501-91136515-bd25-417a-8e6c-526a95bdce75.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.