antfu / vscode-iconify

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

Support Pascal case in React project #68

Open recallwei opened 6 months ago

recallwei commented 6 months ago

Clear and concise description of the problem

Now, only kebab case will be recognized.

image

Suggested solution

Consider also being compatible with Pascal case.

Alternative

No response

Additional context

No response

Validations