提升稳定性

This commit is contained in:
qingxu fu
2023-04-09 18:59:43 +08:00
parent 8ddc1adae4
commit 587271ec42
10 changed files with 387 additions and 111 deletions

View File

@@ -29,7 +29,7 @@ def get_crazy_functions():
"Color": "stop", # 按钮颜色
"Function": HotReload(解析一个C项目的头文件)
},
"解析整个C++项目(.cpp/.h": {
"解析整个C++项目(.cpp/.hpp/.c/.h": {
"Color": "stop", # 按钮颜色
"AsButton": False, # 加入下拉菜单中
"Function": HotReload(解析一个C项目)