So let’s build v1.61.0 which is the previous version, open a terminal and write:
git clone https://aur.archlinux.org/visual-studio-code-bin.git
cd visual-studio-code-bin
git checkout 506c9e98697709747feba7560c1cd3dd690827c0
makepkg -si
You can see git history using the git log
command