26 lines
543 B
JSON
26 lines
543 B
JSON
{
|
|
"command_timeout": 10,
|
|
"templates_folder": "Templates",
|
|
"templates_pairs": [],
|
|
"trigger_on_file_creation": true,
|
|
"auto_jump_to_cursor": false,
|
|
"enable_system_commands": true,
|
|
"shell_path": "",
|
|
"user_scripts_folder": "Static",
|
|
"enable_folder_templates": true,
|
|
"folder_templates": [
|
|
{
|
|
"folder": "",
|
|
"template": ""
|
|
}
|
|
],
|
|
"syntax_highlighting": true,
|
|
"syntax_highlighting_mobile": false,
|
|
"enabled_templates_hotkeys": [
|
|
""
|
|
],
|
|
"startup_templates": [
|
|
""
|
|
],
|
|
"enable_ribbon_icon": true
|
|
} |