Editor does not highlight the whole @summary Javadoc tag when it contains a dot #5580
Labels
Contribution welcome
An issue or feature not currently being worked on, but a contribution would be welcomed!
Java
[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)
JavaDoc
[ci] enable java/javadoc tests and build-javadoc target
kind:bug
Bug report or fix
Apache NetBeans version
Apache NetBeans 17
What happened
#5180 added support for the
@summary
Javadoc tag, but as you can see in the screenshots in #5180 (comment), the highlighting of the summary still ends at the first dot.How to reproduce
In the following examples, the whole first sentence in each Javadoc comment should be bold. This does not work for the last example.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows 10 64 Bit
JDK
19
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
See https://bugs.java.com/view_bug.do?bug_id=JDK-8173425
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: