Open jespertheend opened 11 months ago
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
When the suggest list contains several similar entries, not all information fits unless you increase the width of the list a lot:
In this case, the most useful information I'm looking for is exactly what's missing. I think with the path the most useful info is always at the end, so it would make sense if hide the start, not the end of the path.
With the class name this is a bit more difficult, because the most useful information is not always at the end. But an alternative fix could be to place the name and path on two separate lines, which would look something like this:
Ideally this would be a user preference of course, or maybe only entries that don't fit should be rendered like this.