Skip to content

Incorrect Javadoc rendering when inline @ tokens appear in block tags#3649

Open
subyssurendran666 wants to merge 1 commit into
eclipse-jdtls:mainfrom
subyssurendran666:Wrong_list_elements_generated_in_Javadoc_3631
Open

Incorrect Javadoc rendering when inline @ tokens appear in block tags#3649
subyssurendran666 wants to merge 1 commit into
eclipse-jdtls:mainfrom
subyssurendran666:Wrong_list_elements_generated_in_Javadoc_3631

Conversation

@subyssurendran666

Copy link
Copy Markdown
Contributor

Fix incorrect Javadoc list rendering when inline @ tokens appear in block tags

Fix: #3631

@eclipse-ls-bot

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@subyssurendran666

Copy link
Copy Markdown
Contributor Author

This patch does not add links to the JLS documentation; it only addresses incorrect Javadoc rendering in hover displays.

Fix incorrect Javadoc list rendering when inline @ tokens appear in
block tags

Fix: eclipse-jdtls#3631
@subyssurendran666 subyssurendran666 force-pushed the Wrong_list_elements_generated_in_Javadoc_3631 branch from fb9567f to e1428a7 Compare December 30, 2025 04:32
@subyssurendran666

Copy link
Copy Markdown
Contributor Author

@fbricon could you please review this PR ?

@fbricon

fbricon commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Unfortunately it doesn't work, once a tag is found what's after it just disappears

Screenshot 2026-01-05 at 12 39 35 Screenshot 2026-01-05 at 12 41 05 Screenshot 2026-01-05 at 12 41 18

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong list elements generated in Javadoc, in some cases where a line contains an @

3 participants