Skip to content

Very long Javadoc is truncated on hover #4219

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions