redhat-developer / redhat-developer/vscode-java

Auto close/complete diamond operator <>

Open
#4,048 5 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.