Skip to content

Commit 6de1d1c

Browse files
Update readme with labs section
1 parent e2f078f commit 6de1d1c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,28 @@ To use these commands, press ⌘+p and enter any of the commands above while tex
4545

4646
![String Manipulation Screencast](images/demo.gif)
4747

48+
## 🧪 Introducing Labs Features
49+
50+
Introducing String Manipulation Labs
51+
52+
We’re excited to announce the launch of String Manipulation Labs—a collection of (really just one at this moment) experimental features designed to enhance and expand the capabilities of the String Manipulation extension. Labs features are disabled by default to ensure a stable experience with the core functionalities.
53+
54+
### 🚀 How to Enable Labs Features
55+
56+
To try out the new Labs features, follow these simple steps:
57+
58+
1. Open VSCode Settings:
59+
• Press Ctrl + , (Windows/Linux) or Cmd + , (macOS), or navigate to File > Preferences > Settings.
60+
2. Search for Labs Settings:
61+
• In the search bar, type stringManipulation.labs.
62+
3. Enable Labs Features:
63+
• Toggle the String Manipulation Labs setting to On.
64+
65+
### 🛠️ We Value Your Feedback
66+
67+
Since Labs features are experimental, your feedback is invaluable! Let us know your thoughts, report any issues, or suggest improvements to help us refine these tools.
68+
69+
Thank you for using String Manipulation!
70+
Your support helps us build better tools for the community.
71+
4872
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)