Michael Lohmann
Michael Lohmann
PR to #1541 It most probably isn't PEP8 compliant (there is no char-count in the Web-Editor...) and the naming can be debated as well
I was wondering if one should implement a feature where one could not only feed an Int into the `step`-parameter of callbacks, but also a list. I wanted to store...
I started working on the implementation of the range of Functional as mentioned in #1328. If I am not mistaken the old implementation of FunctionalRightVectorMult leads to the functional “forgetting”...
Hi! This is the PR for #17. At least from my tests, this seemes to work as expected. I am not 100% satisfied with the name of the flag (`g:LoupeVeryMagicReplace`)...
If `g:LoupeVeryMagic` is enabled, typing `:%s/` it will automatically fill out `:%s/\v` (which I usually want). But when I try to replace the last search, I want to execute `:%s//replacement`....
**Describe the bug** When clicking on the icon in the menu bar I expect it to toggle the menu and so to close it. That also works reliably when clicking...
Hey! I put these two things into one PR, because they are both rather small, but of course I can split them up if you want :)
## I'm submitting a… [x] Bug [ ] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail) ## Current Behavior When the title of a window...
### Target Branch(es) 0.72 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/44410 ### Description With 0.72.15 running `pod install` will fail if you have ".strings" files (see linked...
Hello! Thank you very much for all the work you put into your great tool! I stumbled over a few remains of previous work that are no longer needed (e.g....