eclipse-xtext / eclipse-xtext/xtext

Better javadoc support

Open
#2,282 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.