[provide a description of the issue]
Environment
- Operating System: Windows 11
- JDK version: 18
- Visual Studio Code version: 1.75.0
- Java extension version: 1.14.0
Steps To Reproduce
- Install the extension
- Use code autocomplete
Current Result
Right now, this is what shows up in the code autocomplete:

Expected Result
I expected the starred completion (parseInt() without any arguments) to show up at the top, but for some reason it's at the bottom.
[provide a description of the issue]
Environment
Steps To Reproduce
Current Result
Right now, this is what shows up in the code autocomplete:

Expected Result
I expected the starred completion (
parseInt()without any arguments) to show up at the top, but for some reason it's at the bottom.