-
-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
tailwindlabs/tailwindcss
#19172Labels
bugSomething isn't workingSomething isn't working
Description
What version of VS Code are you using?
Using Zed.
What version of Tailwind CSS IntelliSense are you using?
N/A
What version of Tailwind CSS are you using?
"tailwindcss": "3.4.18",
"@tailwindcss/language-server": "0.14.28"
What package manager are you using?
npm
What operating system are you using?
macOS
Tailwind CSS Stylesheet (v4) or config file (v3)
None
VS Code settings
Using Zed
Reproduction URL
Can be reproducible in new Vite react typescript app. More: https://vite.dev/guide/.
Describe your issue
Use classname such as "*:mx-[^]"
where ^ is your cursor. Type "100000" quickly. You get edit ranges where start is greater than end.
Zed Issue: zed-industries/zed#36223
You can also run Zed locally and add dbg! log here:
to see this.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working