You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have some suggestions to improve plugin user experience, hope they will help.
Class sorting: when the plugin helps sort, it seems the customized class names will be put in the middle, I suggest to make them first place ranther than hide in windi classes, which might be not easy to locate a specific class.
In addition, "flex" will the be the first in order and "justify-center items-center" will be at the end. I suggest "flex" to be together with "justify-center items-center" and "absolute" together with "left-3 top-2".
Prompt: let's say "bg-gray-200" and "gray-200" in attributify mode, when user simply deletes "0" or "00", nothing will pop up like “bg-gray-200”. It would be a greater experience if the prompt would pop up automatically rather than type any num to make the prompt appear.
folding: I just found "shadow" property in attributify mode does not fold.
The text was updated successfully, but these errors were encountered:
Agreed. Sorting unknown classes to the front would be a big improvement. Piggybacking off this to say that autocompletion working for user-defined shortcuts would be amazing.
Hello, I have some suggestions to improve plugin user experience, hope they will help.
Class sorting: when the plugin helps sort, it seems the customized class names will be put in the middle, I suggest to make them first place ranther than hide in windi classes, which might be not easy to locate a specific class.
In addition, "flex" will the be the first in order and "justify-center items-center" will be at the end. I suggest "flex" to be together with "justify-center items-center" and "absolute" together with "left-3 top-2".
Prompt: let's say "bg-gray-200" and "gray-200" in attributify mode, when user simply deletes "0" or "00", nothing will pop up like “bg-gray-200”. It would be a greater experience if the prompt would pop up automatically rather than type any num to make the prompt appear.
folding: I just found "shadow" property in attributify mode does not fold.
The text was updated successfully, but these errors were encountered: