Skip to content

Commit 5734d7c

Browse files
Update README.md with preview transformation feature documentation and demo GIF. Fixes #49.
1 parent 1f2be4f commit 5734d7c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,22 @@ To use these commands, press ⌘+p and enter any of the commands above while tex
5151

5252
![String Manipulation Screencast](images/demo.gif)
5353

54+
## Preview Transformations
55+
56+
The extension now includes a powerful preview feature that allows you to see how each transformation will affect your text before applying it.
57+
58+
### How to Use the Preview Feature
59+
60+
1. Select the text you want to transform
61+
2. Right-click to open the context menu
62+
3. Choose "Show Transformations with Preview"
63+
4. Browse through the available transformations with instant previews
64+
5. Select a transformation to apply it to your text
65+
66+
This feature makes it easier to find the right transformation without trial and error.
67+
68+
![String Manipulation Preview Feature](images/preview-demo.gif)
69+
5470
## 🧪 Introducing Labs Features
5571

5672
Introducing String Manipulation Labs

images/preview-demo.gif

909 KB
Loading

0 commit comments

Comments
 (0)