Home > Development Tools > VSCode > body text

vscode cannot write user configuration

王林
Release: 2019-12-14 16:59:26
Original
22194 people have browsed it

vscode cannot write user configuration

vscode error message is as follows:

Unable to write user settings. Please open user settings and clear the error or warning before trying again.

vscode cannot write user configuration

When you encounter such an error, first open the problem. You will be prompted that there is a problem with the settings.json file. Click to open the settings.json file.

If you uninstall some plug-ins, the configuration of the uninstalled plug-in will be displayed in gray in settings.json

vscode cannot write user configuration

The gray configuration is the configuration of the previous plug-in

vscode cannot write user configuration

Solution:

Delete the configuration of the uninstall plug-in, delete the gray lines, and ensure that the json format of your file is correct.

At this time, if you select the default configuration of some functions, you will not be prompted that the user configuration cannot be written.

vscode cannot write user configuration

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of vscode cannot write user configuration. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!