-
Couldn't load subscription status.
- Fork 28
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't workinglanguage-serverRelated to the language server.Related to the language server.
Description
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
Labels
bugSomething isn't workingSomething isn't workinglanguage-serverRelated to the language server.Related to the language server.