A. R. Dunster
A. R. Dunster
First let me just say I love this font. I ended up using it on my work computer and I love the ligatures for common programming combinations. Today I decided...
> **Before Submitting:** Double-check that you are running the latest version of the plugin. The bug might have already been fixed 😄 ### Describe the bug Last week I decided...
Hey, I was just getting ready to mess around in the docs some to get myself refamiliarized with IPFS before looking for things I might be able to tackle in...
I have a file with only the quickstart code: ``` from wasabi2d import Scene, run scene = Scene() # The rest of your code goes here. run() # keep this...
**Do you want to request a *feature* or report a *bug*?** Accessibility bug. **What is the current behavior?** If a toast renders while reloads are happening on the page, Voiceover...
Describe your bug report or feature request here I am unable to change the functional grid size in an existing file with a tilemap layer (in this case, from 16x16...
### Describe the bug Frequently, and annoyingly, when I have opened a page in Vitest's website docs, after several seconds (usually just when I found what I was looking for),...
A couple of us have reported issues on the `obsidian-calendar-plugin` repo ([Issue 216](https://github.com/liamcain/obsidian-calendar-plugin/issues/216) and [Issue 184](https://github.com/liamcain/obsidian-calendar-plugin/issues/184) ) related to the Calendar plugin placing notes incorrectly when they are generated using...
I'm attempting to use this extension to do local development work by redirecting the address our script gets hosted at to my localhost dev server. The code runs inside a...