Skip to content

Commit 6c71c7c

Browse files
Update README badges and Cursor availability
- Replace old CI badge with new workflow status badge - Add Open VSX and marketplace badges for better visibility - Update messaging to reflect Cursor availability - Update title to include Cursor support 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 573c236 commit 6c71c7c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
![Node.js CI](https://github.com/marclipovsky/vscode-string-manipulation/workflows/Node.js%20CI/badge.svg)
1+
![CI](https://img.shields.io/github/actions/workflow/status/marclipovsky/vscode-string-manipulation/ci.yml) ![open vsx](https://img.shields.io/open-vsx/v/marclipovsky/string-manipulation) ![VS Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/marclipovsky.string-manipulation) ![VS Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/marclipovsky.string-manipulation) ![VS Marketplace Stars](https://img.shields.io/visual-studio-marketplace/stars/marclipovsky.string-manipulation) ![VS Marketplace Rating](https://img.shields.io/visual-studio-marketplace/r/marclipovsky.string-manipulation) ![VS Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/marclipovsky.string-manipulation)
22

3-
> **📢 Coming Soon for Cursor!**
4-
> We're working on making this extension available for Cursor. It will be available in the coming days!
3+
> **📢 Now available on Cursor!**
54
6-
# String Manipulation for VSCode
5+
# String Manipulation for VSCode & Cursor
76

87
This extension provides string manipulation commands for any selected text as well
98
as multiple selections.

0 commit comments

Comments
 (0)