antfu / vscode-iconify

🙂 Iconify IntelliSense for VS Code
https://marketplace.visualstudio.com/items?itemName=antfu.iconify
MIT License
453 stars 33 forks source link

fix: `-` delimiter not working properly #42

Closed Sight-wcg closed 1 year ago

Sight-wcg commented 1 year ago

Description

Use vscode.CompletionItem#range to customize the prefix.

related: https://github.com/microsoft/vscode/issues/135861#issuecomment-952037304

image image

Linked Issues

fixes: #24

Additional context

antfu commented 1 year ago

Nice catch!