2022-08-24 16:29:06 +08:00
|
|
|
{
|
2023-11-10 10:46:38 +08:00
|
|
|
"command_timeout": 10,
|
2023-11-09 17:30:33 +08:00
|
|
|
"templates_folder": "Templates",
|
2023-11-10 10:46:38 +08:00
|
|
|
"templates_pairs": [],
|
2022-08-24 16:29:06 +08:00
|
|
|
"trigger_on_file_creation": true,
|
|
|
|
"auto_jump_to_cursor": false,
|
2023-11-10 10:46:38 +08:00
|
|
|
"enable_system_commands": true,
|
2022-08-24 16:29:06 +08:00
|
|
|
"shell_path": "",
|
2023-11-09 17:30:33 +08:00
|
|
|
"user_scripts_folder": "Static",
|
2022-08-24 16:29:06 +08:00
|
|
|
"enable_folder_templates": true,
|
|
|
|
"folder_templates": [
|
|
|
|
{
|
|
|
|
"folder": "",
|
|
|
|
"template": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"syntax_highlighting": true,
|
2023-11-09 17:30:33 +08:00
|
|
|
"syntax_highlighting_mobile": false,
|
2022-08-24 16:29:06 +08:00
|
|
|
"enabled_templates_hotkeys": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"startup_templates": [
|
|
|
|
""
|
2023-09-05 17:29:16 +08:00
|
|
|
],
|
|
|
|
"enable_ribbon_icon": true
|
2022-08-24 16:29:06 +08:00
|
|
|
}
|