A vscode snippet that provides suggestions for various methods, classes, variables etc
Run vscode and on a java file, type any method, variable name and suggestions should pop up
Open vscode. Press F1
, search "ext install
" followed by extension name, in this case: "ext install Java Imports
" without the ">".
Or if you prefer ">ext install", hit enter, search "Java Snippets".
Feel free to contribute to the extension. Fork it on github
Read LICENSE on the github repository
I'd first like to say a very big thank you to God my creator. Without him, this wouldn't be possible.
Special thanks to Jhighar Mistry for his contribution