Skip to content

Conversation

@Shoghy
Copy link

@Shoghy Shoghy commented Dec 2, 2025

Removing the configNamespace: "typescript" field from the Vue extension
configuration resolves an issue where Zed would duplicate autocomplete
names for all functions and variables.

Closes: #72

Removing the `configNamespace: "typescript"` field from the Vue extension
configuration resolves an issue where Zed would duplicate autocomplete
names for all functions and variables.
@cla-bot cla-bot bot added the cla-signed label Dec 2, 2025
@yeskunall
Copy link
Member

Thanks for the PR @Shoghy! Let me set this up on my end and confirm it works as well.

@yeskunall yeskunall self-assigned this Dec 4, 2025
@MrSubidubi MrSubidubi changed the title fix(vue-extension): prevent duplicate autocomplete entries in Zed Prevent duplicate autocomplete entries in Zed Dec 8, 2025
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.

Duplicate completion entries in TypeScript files when Vue plugin is enabled

2 participants