spring-projects / spring-projects/spring-tools
fine-tune trigger characters and empty curly brackets completion around bean completion proposals
Open
@martinlippert is already working on this.
Since Mar 18, 2025.
for: eclipse
for: vscode
theme: code completion
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
As a result of #1511, we removed the opening curly brackets from the completion trigger characters. As mentioned in https://github.com/spring-projects/sts4/issues/1511#issuecomment-2731506333, this has negative side effects that we need to discuss and probably find a better, more fine-tuned solution for.
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.
Assessment
This issue has not been assessed yet.