antfu/vscode-iconify

Support for delimiters of multiple characters

JuanM04 opened this issue · 6 comments

Clear and concise description of the problem

Support for delimiters of multiple characters, like --. This would allow in-place replacement for @iconify/tailwind:

<span class="icon-[carbon--dashboard]"></span>

Suggested solution

I'm not very familiar with VSCode extensions, but maybe this part needs to be refactored.

Alternative

No response

Additional context

No response

Validations

That would be great!

Is there any replacement for @iconify/tailwind for now?

I really love this feature as well. I would love to see this sooo much. 😸

image
hey @antfu
Can we have this feature in upcoming updates? This will be very useful since tailwind and other iconify wrappers uses these types of delimiters

antfu commented

PR Welcome :)

I have made a new pr #50 which should support custom multiple characters and also by default it has more supported presets

antfu commented

fixed in #50