Skip to content

Fix attribute autocomplete duplicating the @ prefix - #48

Merged
MrSubidubi merged 1 commit into
mainfrom
fix-issue-46-366bde9606df54b8
Jul 31, 2026
Merged

Fix attribute autocomplete duplicating the @ prefix#48
MrSubidubi merged 1 commit into
mainfrom
fix-issue-46-366bde9606df54b8

Conversation

@yeskunall

Copy link
Copy Markdown
Member

This exact bug was previously reported in zed-industries/zed#13662 and fixed by zed-industries/zed#13738, back when Prisma was a built-in language.

Closes #46. Ref: zed-industries/zed#58120. Thanks for bringing this up @aditya-raj-panjiyara!

@cla-bot cla-bot Bot added the cla-signed label Jul 6, 2026

@MrSubidubi MrSubidubi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another very nice one!

@MrSubidubi
MrSubidubi merged commit 371da0c into main Jul 31, 2026
10 checks passed
@MrSubidubi
MrSubidubi deleted the fix-issue-46-366bde9606df54b8 branch July 31, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: Prisma autocomplete duplicates the @ symbol (e.g., @@default)

2 participants