简体   繁体   English

如何为Visual Studio Code重置默认的所有json设置?

[英]How to Reset default all the json settings for Visual Studio Code?

I changed all the settings file (launch.json , task.json , c_cpp_properties.json) in visual studio Code, in order to run c++ programs with it, But I failed miserably , After re installing it , the settings file were not cleared they still remain the same. 为了在Visual Studio Code中运行c ++程序,我更改了Visual Studio Code中的所有设置文件(launch.json,task.json,c_cpp_properties.json),但不幸的是,失败了,重新安装后,设置文件未清除仍然保持不变。 How do I reset it to default ie factory reset. 如何将其重置为默认值,即恢复出厂设置。 And also If possible, How could I configure them to build and run c++, programs through console/ terminal ? 还有,如果可能的话,如何配置它们以通过控制台/终端构建和运行c ++程序?

You can try clearing/removing/renaming settings file. 您可以尝试清除/删除/重新命名设置文件。 This should force vscode use default settings 这应该强制vscode使用默认设置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM