eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
[code mining] Extra spaces when showing method parameter name hints
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
A fresh workspace, a fresh installation of Eclipse for Java,
```
Version: 2024-09 (4.33.0)
Build id: 20240905-0614
Eclipse Java Development Tools: 3.19.600.v20240903-0240
```
Parameter name hints enabled:

There are two extra spaces after the parameter name:

I have no idea where the extra spaces are coming from as the code itself seems to only add one: https://github.com/eclipse-jdt/eclipse.jdt.ui/blob/2886912fd00e7d4f0dc50af8ff17cbde0007a382/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/codemining/JavaMethodParameterCodeMining.java#L31
Windows 11 in Czech locale, Java 23
Contributor guide
Assessment
This issue has not been assessed yet.