mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-17 07:43:32 +08:00
11 lines
218 B
JSON
11 lines
218 B
JSON
|
{
|
||
|
"C_Cpp.dimInactiveRegions": false,
|
||
|
"files.exclude": {
|
||
|
"**/.git": true,
|
||
|
"**/GPUCache" : true,
|
||
|
"**/build" : true,
|
||
|
"**/*.pyc" : true
|
||
|
},
|
||
|
"editor.renderWhitespace": "all"
|
||
|
}
|