What is the de-facto approach to install VSCode on a Linux distribution e.g., Fedora as a non-root user? In other words, I want to install VSCode without using sudo permissions? Is there a way to git clone the repo and use it?
Any pointers are welcome!