redhat-developer / redhat-developer/vscode-java
Auto close/complete diamond operator <>
Open
Nobody has claimed this yet.
enhancement
typing
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
At the moment when open diamond operator is being typed it is not autoclosed, it would improve the writing flow if the diamon operator could be auto closed/completed.
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
No file, test, or entry point is named in the issue. Start by locating the VS Code extension's handling of Java typing or bracket completion and identify how the diamond operator is represented. Implement the requested auto-closing behavior and verify it while typing Java code, including the existing completion tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100