Connect rust "getting started" with VSCode rust-analyzer?

I have installed VSCode on Ubuntu with rust-analyzer. I then followed the instructions on NEAR’s “getting started” to install rust with wasm tool-chain and created “my-project”. At this point it would be very helpful for a how-to guide to link up VSCode with my-project.