Problem Description
File can not be saved on VSCode because infinite Loop on organizing imports of the Volar plugin, as shown below.
Solution
This is due to the conflict between the 1.73
version of VSCode and the Volar plugin, see vscode/issues/165326.
This problem has been fixed by the VSCode team, go to VSCode official website, download the version above 1.73.1
and overwrite the installation, that is, upgrade VSCode to 1.73.1
and above.