Not sure if it is possible to do this, but one of the killer features for a Java IDE is automatically determining imports. Has anyone been able to get something like this working for Java on VS Code?
Unfortunately, the VS Code Java plugin doesn't have support for this yet. Here is the corresponding GitHub issue, which however hasn't seen much activity:
https://github.com/redhat-developer/vscode-java/issues/56