-
Android has a sometimes unwanted habbit of capitalizing the first letter of a username when it is not wanted. It would be better to switch it off on the loggin form ...
`
Login:
`
-
**Is your feature request related to a problem? Please describe.**
When filtering for fields of type `String` in queries the passed filter values are compared case-sensitive to the database values, s…
-
The directory tree of the crate mirror uses package names, which can mix lower and uppercase characters.
In the Cargo Book, it says that file names should be in lowercase, with a lowercase prefix (…
-
When you use the *::long_case_insensitive* style it inadvertently behaves as if you also selected *::short_case_insensitive*.
I noticed this behavior since boost 1.68.0, compiling with 1.67.0 give…
-
Related to https://github.com/ChrisHixon/chpeg/issues/1#issuecomment-1120370402 I did implemented it here https://github.com/mingodad/peg doing a stack top replacement, maybe something like this can b…
-
It would be nice if the builtin `sort` filter had a `case_sensitive` argument for strings similar to `unique`'s where one could specify whether or not to sort by casing, as currently the sort is case …
-
```
What is the expected output? What do you see instead?
Autocomplete in editor can be case insensitive, so that typing lower case
characters brings out all options in lower and upper cases, as in X…
-
I'd like to request that noflo-ui treat port names, and all other names gathered from the runtime, in a case-sensitive fashion. I can't think of a good reason not to.
I thought about this for awhi…
-
```
What is the expected output? What do you see instead?
Autocomplete in editor can be case insensitive, so that typing lower case
characters brings out all options in lower and upper cases, as in X…
-
Make searches case insensitive, it has all kinds of benefits (for example when you are not very familiar with a programming language - if we ever add more)
- [ ] Parser
- [ ] Query