Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[23] Folding a markdown region hides the first line of subsequent Java #2943

Open
wants to merge 3 commits into
base: BETA_JAVA23
Choose a base branch
from

Conversation

jarthana
Copy link
Member

code

What it does

Fixes eclipse-jdt/eclipse.jdt.ui#1615

How to test

Author checklist

@jarthana jarthana marked this pull request as draft September 11, 2024 11:33
@jarthana
Copy link
Member Author

This fix introduces a problem in a corner case when the markdown ends with a param or other incomplete tag and no whitespace before the closing \n, which is not part of the markdown doc. I have adjusted a testcase to pass, but will take that up via a different issue.

@jarthana
Copy link
Member Author

OK, this is stuck with a hung test case. I don't think this is going in for the GA release. Will take it up post-merge.

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.

1 participant