Skip to content

Conversation

@aizigao
Copy link

@aizigao aizigao commented Nov 29, 2025

Closes #29.
Closes #75

The current version does not trigger autocompletion, we are still using the manual trigger ctrl space to call the autocomplete list, there is now a problem that it cannot be filtered out by :@-, which is supported in vue,

especially
@ is used to bingding events
: is used to bind props


NOTE: On my computer, it works after I install the local extension of this PR and restart Zed.

@cla-bot cla-bot bot added the cla-signed label Nov 29, 2025
@aizigao
Copy link
Author

aizigao commented Nov 29, 2025

Screen-2025-11-29-141244.mp4

and I think it works well in script and style block too, the HTML extension also set the completion_query_characters globally, and style script are injection language

@aizigao aizigao changed the title fix: auto completion filter ':' '@' '-' fix: auto completion filter with ':' '@' '-' Nov 29, 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.

auto completion filter characters not include : @ - Vue emits completion

1 participant