1. Click the lower left corner to open settings
2. Click the {} button in the upper right corner:
3. Clear all the user settings json on the right to restore the default settings. If you need to reset, just overwrite the json on the left, for example:
// 将设置放入此文件中以覆盖默认设置 { "editor.fontSize": 16, }
Recommended related articles and tutorials: vscode tutorial
The above is the detailed content of How to restore default settings in vscode. For more information, please follow other related articles on the PHP Chinese website!