-
My argument is that avoiding all-uppercase for all non-macros avoids those hard to understand errors you get when you use a constant or enum value that was already defined in some external header.
…
-
I like to see my color values in all caps, i.e. `#ABCDEF` instead of `#abcdef`, so that they look less like words. It's just a cosmetic preference of mine.
Maybe allowing for uppercase Hex values …
-
# change object keys & UpperCase & LowerCase
> `.toLocaleUpperCase();` && `.toLocaleLowerCase();`
```jsx
"use strict";
/**
*
* @author xgqfrms
* @license MIT
* @copyright xgqfrms
…
-
Hi,
is it possible to highlight as differences files and folders that have names that differ in uppercase or lowercase letters?
What is the setting to highlight these differences in color in the res…
-
### What's not working?
dbAuth handler resePasword does not validate password format as signup does
Basically on signUp handler we can set a custom password validation like for exmaple:
pas…
-
I see you closed your pihole-unbound repo i would of left this there.
Anyways i wanted to say i appreciate you getting me started with the pihole-unbound concept. Since pihole is no longer updating…
-
cannot execute linux commands with uppercase only computers. need workaround for this?
-
GET_UPPER in misc3.s (KBD patch) should point in the right direction.
-
**Link to article:**
https://docs.microsoft.com/en-us/windows/desktop/gdi/binary-raster-operations
**Problem:**
Change **Dpan** to **DPan**.
The column header D**p**an should be D**P**an.
!…
-
Hello,
First, thanks for the 1.5.4 update. It works great on my Ubuntu 16.04.
Just a note on the uppercase letters when trying to type from the virtual keyboard : it doesn't work. Letters display …