eclipse-jdt / eclipse-jdt/eclipse.jdt.ui

[content assist] Investigate why default completion list is slower than VSCode Java when completion is enabled for all keys

Open
#78 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
59
Forks
127
Avg merge
22h 47m
Merged PRs (30d)
28

Description

When completing same code in both VSCodeJava and Eclipse, Eclipse JDT completion popup is slow to be populated compared to VSCode completions. This needs to be investigated and improved to provide same or more better level of response time in JDT.

This could be because of lack of debouncing in the JDT.UI editor for keystrokes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.