Marcel Jackwerth
Marcel Jackwerth
JFYI , the mentions on this issue play out as a drama in three acts: 1. Bugbear reported B019 2. Seemed like a false positive ("transient memory leak seems fine")...
Thanks for building and sharing FiraFlott! I'll let you know if I figure out what is causing that warning - sadly macOS isn't really providing more info there.
I assumed that this would be part of the ActiveModel interface, but somehow it is not. Assuming `status` would be a regular AR object, methods are called in this order:...
Hey @mariusmarais, we would have to distinguish between "exact" and "glob" matches and I don't have the time for that at the moment. Pull requests are very welcome. But maybe...
Do you have an example config? I primarily relied upon path.relative because I wanted to make sure that it works cross-platform...
Hey, @gy28 Is this still an issue?
The Docset is part of the Dash-User-Contributions repository. I don't have any experience regarding Zeal - open to PRs to improve that. The tiff files are mandatory for Dash docsets...
I wonder whether Vite could maybe look for a `__vite__injectStyle` global hook to allow overriding the `head.appendChild` behavior. With Webpack's `style-loader` one can specify a function/hook that will be called...