mirror of
https://gitee.com/apaki/unicstl.git
synced 2025-05-17 19:41:36 +08:00
10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"cmake.configureOnOpen": true,
|
|
"files.encoding": "gb18030",
|
|
"files.associations": {
|
|
"common.h": "c",
|
|
"unicstl.h": "c",
|
|
"test.h": "c",
|
|
"queue.h": "c"
|
|
}
|
|
} |