You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,21 @@
1
1
2
2

3
-
4
3
# Find and Replace for Sketch
5
4
6
5
Finds text in selected layer(s) and all layers contained within - and replaces it with different text. Features partial, case sensitive and full-document matching.
7
6
8
7
Now works with symbol overrides. 🎉
9
8
9
+
Ready for Sketch 47.
10
+
10
11

11
12
12
13
## Installation
13
14
14
-
Download and unzip, then double-click on the `Find and Replace.sketchplugin` file.
15
+
Download and unzip, then double-click on the `Find and Replace.sketchplugin` file.
15
16
Sketch will copy it to the plugins folder and install it automatically.
16
17
17
-
### Install with Sketch Runner
18
+
### Install with Sketch Runner
18
19
19
20
With Sketch Runner, just go to the `install` command and search for `Find and Replace`. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. [Download Runner here](http://www.sketchrunner.com).
<description>Finds text in selected layer(s) and all layers contained within - and replaces it with different text. Features partial, case sensitive and full-document matching.</description>
0 commit comments