2024-01-29 11:45:44 +00:00
|
|
|
{
|
|
|
|
"command_timeout": 5,
|
|
|
|
"templates_folder": "templates",
|
|
|
|
"templates_pairs": [
|
|
|
|
[
|
|
|
|
"",
|
|
|
|
""
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"trigger_on_file_creation": true,
|
|
|
|
"auto_jump_to_cursor": true,
|
|
|
|
"enable_system_commands": true,
|
|
|
|
"shell_path": "",
|
|
|
|
"user_scripts_folder": "",
|
|
|
|
"enable_folder_templates": true,
|
2024-02-04 23:40:04 +00:00
|
|
|
"folder_templates": [],
|
2024-01-29 11:45:44 +00:00
|
|
|
"syntax_highlighting": true,
|
|
|
|
"syntax_highlighting_mobile": false,
|
|
|
|
"enabled_templates_hotkeys": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"startup_templates": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"enable_ribbon_icon": true
|
|
|
|
}
|