Reason:
VsCode only supports fixed-width fonts, so many fonts cannot be used.
Solution:
1. "editor.fontFamily": "Consolas, Dengxian"
Note: After setting here, the Chinese font display will be OK.
2. Change the first one to what you like, and use Dengxian for the second one, as shown below:
Recommended related articles and tutorials :vscode tutorial
The above is the detailed content of After vscode changes the font, Chinese is still Song Dynasty. For more information, please follow other related articles on the PHP Chinese website!