Skip to content

Very long Javadoc is truncated on hover #4219

@fbricon

Description

@fbricon

When hovering over "Pattern", jdt.ls returns a 122324-character hover, but the returned javadoc is truncated at 10000 characters by VS Code.

Image

pattern_hover_response.txt.

In the past (2020), VS Code could render the Pattern Javadoc without any issues:

1- we need to figure out if there's a way for vscode to cope with large hovers
2- the rendered markdown shows very large amounts of whitespace characters in use somehow, there might be some optimization possible there.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions