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
Hi, I have been playing with Elm Package Browser for a while especially the "group by module" view.
I would really help if modules will have a certain prefix to help categorise them.
For example there are many No* modules (eg. NoIndirectInternal, NoInvalidRGBValues, NoLeftPizza), which do not have any prefix, so they are hard to categorise.
Hi, I have been playing with Elm Package Browser for a while especially the "group by module" view.
I would really help if modules will have a certain prefix to help categorise them.
For example there are many No* modules (eg. NoIndirectInternal, NoInvalidRGBValues, NoLeftPizza), which do not have any prefix, so they are hard to categorise.
For example String prefix works well:
What do you think?
jfmengels/elm-review#98
The text was updated successfully, but these errors were encountered: