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.
|
|
|
|
{
|
|
|
|
|
"source": {
|
|
|
|
|
"colors": {
|
|
|
|
|
"text_color": "#333333",
|
|
|
|
|
"string": "#CC0000",
|
|
|
|
|
"namespace_ref": "#990099",
|
|
|
|
|
"type": "#0066FF",
|
|
|
|
|
"keyword": "blue",
|
|
|
|
|
"comment": "grey",
|
|
|
|
|
"own": "pink"
|
|
|
|
|
},
|
|
|
|
|
"syntax": {
|
|
|
|
|
"43": "type",
|
|
|
|
|
"46": "namespace_ref",
|
|
|
|
|
"109": "string",
|
|
|
|
|
"702": "keyword",
|
|
|
|
|
"703": "own",
|
|
|
|
|
"705": "comment"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"keybindings": {
|
|
|
|
|
"split_window": "<control><alt>s",
|
|
|
|
|
"new_h_file": "<control><alt>h",
|
|
|
|
|
"new_cc_file": "<alt>c",
|
|
|
|
|
"close_tab": "<control>w",
|
|
|
|
|
"open_folder": "<control><alt>o",
|
|
|
|
|
"save": "<control>s",
|
|
|
|
|
"save_as": "<control><shift>s",
|
|
|
|
|
"compile_and_run": "<control><alt>r>",
|
|
|
|
|
"compile": "<control>r"
|
|
|
|
|
},
|
|
|
|
|
"directoryfilter": {
|
|
|
|
|
"ignore": [
|
|
|
|
|
"cmake",
|
|
|
|
|
"#",
|
|
|
|
|
"~",
|
|
|
|
|
".idea",
|
|
|
|
|
"in-lowercase.pls"
|
|
|
|
|
],
|
|
|
|
|
"exceptions": [
|
|
|
|
|
"cmakelists.txt",
|
|
|
|
|
"in-lowercase.pls"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"example": {
|
|
|
|
|
"key": "value",
|
|
|
|
|
"key2": [
|
|
|
|
|
"val1",
|
|
|
|
|
"val2",
|
|
|
|
|
3
|
|
|
|
|
],
|
|
|
|
|
"key3": "value"
|
|
|
|
|
}
|
|
|
|
|
}
|