franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

Vscode Settings for Runner don't work #72

Closed richmonde closed 2 years ago

richmonde commented 2 years ago

Hey Franneck, I hope I didn't bother! I want to add gcc args "-fexec-charset" and "-mwindows" as a default setting in the .vscode auto-generated by C/C++ Runner. But I found it not working to set Compiler Args and Warnings of C/C++ Runner in Settings of Vscode. I don't know if it's a bug or the way I configured it was wrong. And here are the imgs of my configurations: image image

franneck94 commented 2 years ago

You must edit the local .vscode/settings.json file and not the user settings

richmonde commented 2 years ago

Thanks for your attention! So I request for the functionality of editing default configuration which could be loaded to generate local .vscode files if possible. Thank you for providing such a convenient extension to the c/c++ programmers with vscode.

franneck94 commented 2 years ago

Should be fixed in 4.0.0