André Zanghelini
André Zanghelini
One thing that caught my attention right after reading the documentation is that trying to access a key that does not exist returns `null`. And thus this code works without...
I'm really considering using GitIt for our community wiki, but one down side is the lack of functions to localise the content to many languages. Our intention is to create...
#### Description Good Smell was crashing on one of my files and I managed to reduce it to a minimal reproducible case. It crashes only if there's a `for` using...
**What is the current behavior?** 1. Toast is set to not close on click 2. There's a link, or an element with an onClick event, that opens in a new...
## Description If the repository has only one contributor the URL in the repository "info header" points to the wrong address. That's because it uses the button text as the...
### Describe the false alarm that Slither raise and how you know it's inaccurate: When using the variable for slicing bytes calldata slither can't recognise my constants are being used....
This is just a suggestion to change how the generated directories are named on MacOS, because the `.dist` directory is considered a file on MacOS and so one can't open/explore...
**Problem description** Currently on the Blame view there's no way to jump directly to a line, you can only scroll with the mouse. **Preferred solution** If a command like SublimeText...
## Describe your changes I added the FullyCharged state to the isPluggedIn variable, as otherwise it considers as not charging and not connected. FullyCharged also only shows when plugged in,...