I've downloaded some jar files (e.g. gson-2.8.5.jar
) and want to add them to visual studio code locally without any extra downloads so I can benefit from autocomplete feature of classes and methods, How should I do it?
I've searched a while in google and could not find anything useful, so even links to other answers is appreciated.
As suggested by LeoZhu-MSFT which references this in comments all I had to do was open only the folder containing stand-alone Java files and if necessary put any jar dependency in a lib
subdirectory (I was previously opening all directories with code snippets I work on in different languages as playground).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With