From 99f904adcc37d93c90defcd8ce898598e25be212 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 11 Mar 2015 16:55:04 +0100 Subject: Lot of plugins --- codemirror_ui/js/find_replace.html | 68 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 codemirror_ui/js/find_replace.html (limited to 'codemirror_ui/js/find_replace.html') diff --git a/codemirror_ui/js/find_replace.html b/codemirror_ui/js/find_replace.html new file mode 100644 index 0000000..3e551f4 --- /dev/null +++ b/codemirror_ui/js/find_replace.html @@ -0,0 +1,68 @@ + + + + + CodeMirror UI Find/Replace + + + + +

Find/Replace

+
+ + + + + + + + + + + + +
Find
Replace
+ + +
+ +
+ +
+
+ + + + + + + + + + + + +
+ Find + + Replace/Find +
+ Replace + + Replace All +
+ Close +
+ + + -- cgit v1.2.3