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
{{ message }}
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
The fix causes that all contexts and project used are converted to lowercase and lowercase duplicates are removed.
I use (especially) projects in InitialCaps notation for project names that consist of multiple words. When I use the project picker, the project name is converted to lower case. I end up with project names in multiple cases. Other apps (jdotxt) show these as separate projects.
I would like projects to be case insensitive, but case should be respected. Or make project names case sensitive (again). So same name with different caps are different projects.
The text was updated successfully, but these errors were encountered:
Is there any news regarding the case sensitive picker?
Because I'm using this tool on all my platforms (especially Windows, Mac and iOS ) I really rely on it.
Thanks in advance!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to #114.
The fix causes that all contexts and project used are converted to lowercase and lowercase duplicates are removed.
I use (especially) projects in InitialCaps notation for project names that consist of multiple words. When I use the project picker, the project name is converted to lower case. I end up with project names in multiple cases. Other apps (jdotxt) show these as separate projects.
I would like projects to be case insensitive, but case should be respected. Or make project names case sensitive (again). So same name with different caps are different projects.
The text was updated successfully, but these errors were encountered: