Javadoc: "value" should not only be suggested at constants
Open
Java
JavaDoc
kind:feature
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Description
When using code completing after typing `{@` in Javadoc, "value" is not in the list.
### Are you willing to submit a pull request?
No
Contributor guide
Research direction
Reproduce the issue in the NetBeans Java editor by typing {@ in Javadoc completion, then trace the completion handling for Javadoc tags and the special treatment of constants. Done means "value" appears in the appropriate completion list after {@, not only when editing a constant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100