eclipse-xtext / eclipse-xtext/xtext
Better javadoc support
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
Is there any way to get a better javadoc support in xtend like in jdt.
Currently only create of /** */ is supported.
What about @param @returns @throws? Is there any plans for the future?
System:
- Win10,
- eclipse 4.7.3a, x
- tend IDE 2.14.0.v20180424-2303
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points; start by locating Xtend IDE support for creating /** */ comments and compare it with JDT Javadoc support. Define which tags, including @param, @returns, and @throws, are required, then verify that the requested tags are supported in the Eclipse Xtend editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100