Step −1
I downloaded a previous version (1.83.1 in my case, where 1.84.1 was the current one) from https://code.visualstudio.com/updates/ with suggestion from Rosdi Kasim's answer...
but the .deb
package failed to install :
BTW, it's good to mention, I'm running Linux Mint 20.2, based on Ubuntu 20.04
Step 0
However, resorting to Synaptic Package Manager, where...
I searched (with Ctrl+F), found and selected code
(i.e. Visual Studio Code)...
Step 1
Then, from the "Package" menu clicked on "Force version" option :
Step 2
which opens a child window that lets me select the version I want :
with the dreaded warning :
The package manager always selects the most applicable version available. If you force a different version from the default one, errors in the dependency handling can occur.
Step 3 (double-check)
However, if you're sure enough, or dare to ignore such risks (the latter being my case; though I pray it be the former for the rest of the world), it'd be perfectly fine to drop-down the "Force version" list... and select the destined !
Step 4
Then with wide-open eyes (I closed mine) click on "Force Version"
which, when done, will show a down-grade symbol ↷ on the code
check-box.
Step 5
Finally, apply the changes...
and Voila !!
https://update.code.visualstudio.com/1.87.1/darwin/stable
– Hyperopia