beremiz
Clone
Summary
Browse
Changes
Graph
fix major bugs in Find and Search in Project functionality.
2016-10-28, Sergey Surkov
32e9d0ef30dc
fix major bugs in Find and Search in Project functionality.
fix case sensitive and regexp search, remove duplicating code
Signed-off-by: Andrey Skvortsov
.project
syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$