vscode-allautocomplete
vscode-allautocomplete copied to clipboard
Show available suggestions
It would be nice when Autocomplete shows a list of available suggestions when (for example using it with Groovy here), the .
is typed. Right now I have to type in the first letter of the method or variable name in order for the suggestion to appear.