summaryrefslogtreecommitdiff
path: root/editor/find_in_files.h
AgeCommit message (Collapse)Author
2018-08-19Find in Files improvementsMarc Gilleron
- Search results are now grouped by file using a Tree control - You can opt out occurences when using replace mode - Double-check search results in case files have been tampered with, so occurrences don't get badly replaced - Fixed replace bug when an occurrence is found twice in one line
2018-02-19Added find & replace in filesMarc Gilleron