{ "C_Cpp.dimInactiveRegions": false, "files.exclude": { "**/.git": true, "**/build": true, //"bsp" : true, }, "editor.renderWhitespace": "all", "files.associations": { "vimrc": "viml", "SConstruct": "python", "SConscript": "python", "rtthread.h": "c" } }