You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

150 lines
4.2 KiB

{
"files.associations": {
"*.hpp": "cpp",
"usart.h": "c",
"my_log.h": "c",
"stdio.h": "c",
"ring_buffer.h": "c",
"uartrxprocess.h": "c",
"stm32f4xx_it.h": "c",
"main.h": "c",
"front_end_process.h": "c",
"stdint.h": "c",
"gpio.h": "c",
"test.h": "c",
"tick.h": "c",
"string.h": "c",
"core.h": "c",
"compare": "c",
"tjc_screen_process.h": "c",
"stm32f4xx_hal.h": "c",
"ui.h": "c",
"page_main.h": "c",
"page_settingtime.h": "c",
"pwr.h": "c",
"stm32f407xx.h": "c",
"zgpio.h": "c",
"tjc_screen_receive.h": "c",
"array": "c",
"string": "c",
"string_view": "c",
"stdbool.h": "c",
"tjc_screen_event.h": "c",
"tjc_screen_page.h": "c",
"time_slice.h": "c",
"time.h": "c",
"tim.h": "c",
"modbus.h": "c",
"modbus_rtu.h": "c",
"servo_frame_process.h": "c",
"servo_reg_map.h": "c",
"servo_driver.h": "c",
"servo_package_process.h": "c",
"tjc_screen.h": "c",
"dma.h": "c",
"random": "c",
"algorithm": "c"
},
"C_Cpp.clang_format_path": "C:\\Users\\sunlight\\.vscode\\extensions\\ms-vscode.cpptools-1.21.6-win32-x64\\LLVM\\bin\\clang-format.exe",
"C_Cpp.formatting": "clangFormat",
"fileheader.configObj": {
"createFileTime": true,
"language": {
"languagetest": {
"head": "/$$",
"middle": " $ @",
"end": " $/",
"functionSymbol": {
"head": "/** ",
"middle": " * @",
"end": " */"
},
"functionParams": "js"
}
},
"autoAdd": true,
"autoAddLine": 100,
"autoAlready": true,
"annotationStr": {
"head": "/*",
"middle": " * @",
"end": " */",
"use": false
},
"headInsertLine": {
"php": 2,
"sh": 2
},
"beforeAnnotation": {
"文件后缀": "该文件后缀的头部注释之前添加某些内容"
},
"afterAnnotation": {
"文件后缀": "该文件后缀的头部注释之后添加某些内容"
},
"specialOptions": {
"特殊字段": "自定义比如LastEditTime/LastEditors"
},
"switch": {
"newlineAddAnnotation": true
},
"supportAutoLanguage": [],
"prohibitAutoAdd": [
"json"
],
"folderBlacklist": [
"node_modules",
"文件夹禁止自动添加头部注释"
],
"prohibitItemAutoAdd": [
"项目的全称, 整个项目禁止自动添加头部注释, 可以使用快捷键添加"
],
"moveCursor": true,
"dateFormat": "YYYY-MM-DD HH:mm:ss",
"atSymbol": [
"@",
"@"
],
"atSymbolObj": {
"文件后缀": [
"头部注释@符号",
"函数注释@符号"
]
},
"colon": [
": ",
": "
],
"colonObj": {
"文件后缀": [
"头部注释冒号",
"函数注释冒号"
]
},
"filePathColon": "路径分隔符替换",
"showErrorMessage": false,
"writeLog": false,
"wideSame": false,
"wideNum": 13,
"functionWideNum": 0,
"CheckFileChange": false,
"createHeader": false,
"useWorker": false,
"designAddHead": false,
"headDesignName": "random",
"headDesign": false,
"cursorModeInternalAll": {},
"openFunctionParamsCheck": true,
"functionParamsShape": [
"{",
"}"
],
"functionBlankSpaceAll": {},
"functionTypeSymbol": "*",
"typeParamOrder": "type param",
"customHasHeadEnd": {},
"throttleTime": 60000,
"functionParamAddStr": "",
"NoMatchParams": "no show param"
}
}