From 86142ca5f1dfee7c39d58a4a03a6b5187071d073 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 28 May 2012 18:47:51 +0100 Subject: [PATCH] New setting to exclude files/folders from find A new string array can now be added to settings screen This array defines strings that are to be excluded from find in files/folders and their names results when using the Find & Replace function. --- lib/settings-screen.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/settings-screen.php b/lib/settings-screen.php index 35231e7..073bf3c 100644 --- a/lib/settings-screen.php +++ b/lib/settings-screen.php @@ -82,6 +82,9 @@ for ($i=0;$i> test codemirror version on load
> auto open last files on login

+when finding in files, exclude:
+
+

assisting

> code assist