eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
37 stars 90 forks source link

Bug 419882 - [spell checking] Java spell checker should ignore contents of {@code ...} and {@link ...} (edit) #1502

Closed jjohnstn closed 3 months ago

jjohnstn commented 3 months ago

Java spell checker should ignore contents of {@code ...} and {@link ...} in Javadoc. The contents of {@code ...} and {@link ...} tags should be treated as code and excluded from spell checking.