Skip to content

Ensure markdown javadoc content processor initialized with auto-chars - #3096

Merged
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
jjohnstn:markdownlink
Aug 2, 2026
Merged

Ensure markdown javadoc content processor initialized with auto-chars#3096
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
jjohnstn:markdownlink

Conversation

@jjohnstn

Copy link
Copy Markdown
Contributor

What it does

See issue.

How to test

See issue.

Author checklist

- modify ContentsAssistPreference.configureJavaDocProcessor() to also
  make settings to the JavadocCompletionProcessor that is set up
  for markdown partitions
- same fo ContentAssistPreference.changeJavaDocProcessor() method
- fixes eclipse-jdt#2527
@jjohnstn jjohnstn added this to the 4.41 M3 milestone Jul 31, 2026
@jjohnstn jjohnstn self-assigned this Jul 31, 2026
@jjohnstn jjohnstn added the bug Something isn't working label Jul 31, 2026
@jjohnstn
jjohnstn merged commit 1ad9adf into eclipse-jdt:master Aug 2, 2026
13 checks passed
@jjohnstn
jjohnstn deleted the markdownlink branch August 2, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete is not triggered for links in Markdown as it does for HTML

1 participant