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

13 lines
429 B
JSON
Raw Normal View History

2024-10-14 21:27:16 -07:00
{
"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
}