IntelliSense for a package

How do I enable intellisense when downloading a package from the internet? Say, for instance, if I clone https://github.com/JuliaWeb/HTTP.jl and open its folder by vscode, then the IDE displays the info message “Setting a module requires an active REPL.” in its status bar and intelli-sense does not work.