Calum Smith
Calum Smith
Currently, the docs recommend just casting to `any` whenever using CSS variables in TypeScript, but you don't have to do that. If you use module augmentation instead, you still get...
#### Summary This information is currently in the data, but as a note. It's not tagged to specific versions, either, which means when scanning, for instance, the browser compatibility table...
### Is your feature request related to a problem? Please describe. Depending on line-height and font settings, box-drawing boxes and ASCII art can render with unwanted gaps in between characters,...
Sometimes if you're compiling a long regular expression in Python, you concatenate multiple strings to do it, like so: ### Before ### After
In `:PlugDiff`, it's possible to hit enter on a given commit to view its content: [fugitive.vim](https://github.com/tpope/vim-fugitive/) has a very similar feature for viewing commits, but with extra features like being...
## Bug report ### Current Behavior You could argue this is a feature request, but since the side/alignment of sub-menus is strictly managed by Radix, I think that makes this...
This is just an idea: I'm looking at [this area in the Alps](https://www.openstreetmap.org/way/1307520308#map=16/46.13300/10.55464&layers=P), and noticing that around zoom level 17, the elevation shading starts to become less legible:  The...
#### Describe the bug I'm setting up Pocket importing for the first time, meaning I'm importing a lot of old links, some of which are on now-defunct websites. When one...
The `clear-pr-merge-commit-message` now clears the commit message even for merge commits, whereas previously it only cleared when squashing. Based on [this exchange](https://github.com/refined-github/refined-github/issues/8123#issuecomment-2679642066), it looks like this is an intentional change,...