Skip to content

Selecting a completion option only gives you the symbol #101

@acardonna

Description

@acardonna

Relevance Confirmation

  • I confirmed that this is not an issue with the Eclipse JDT Language Server itself

What happened?

After selecting a completion option like a method, you only get the symbol, but not the whole signature that includes parentheses.

What did you expect to happen?

I expected to get the the symbol along with the parentheses and the cursor positioned between said parentheses.

Did: "Test".c, then selected the suggestion charAt.

Got: "Test".charAt

java-issue.mov

Expected: "Test".charAt(<cursor here>)

Environment

Zed: Zed 0.208.5
Platform: MacOS 26.0.1
Java: OpenJDK 21.0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglanguage-serverRelated to the language server.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions