looper/.codelite/find-in-files.json

13 lines
No EOL
429 B
JSON

{
"find_what_array": [],
"find_what": "",
"replace_with_array": [],
"replace_with": "",
"files_array": ["*.cpp;*.cc;*.c;*.hpp;*.h;CMakeLists.txt;*.plist;*.rc", "*.c;*.cpp;*.cxx;*.cc;*.h;*.hpp;*.inc;*.mm;*.m;*.xrc"],
"files": "*.cpp;*.cc;*.c;*.hpp;*.h;CMakeLists.txt;*.plist;*.rc",
"where_array": ["<Workspace Folder>"],
"where": "<Workspace Folder>",
"encoding": "ISO-8859-1",
"flags": 4099,
"files_scanner_flags": 1
}