-
**Task**
## Ideas for Navigating and browsing a 3D space.
**Example Project: Imagine you had a graph of a codebase.**
You can see all the nodes and edges in the graph but its information over…
-
```
* Xed version 3.4.5
* Distribution - Linux Mint 21.3 Cinnamon
```
**Issue**
Regex replace does not use captured groups ()
**Steps to reproduce**
Select Search and replace from the m…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the modul…
-
Follow-up to #463 & #470
It would be nice to offer code actions for pattern-matching, specifically:
#### 1. a quick-fix for a missing case in a pattern match
After #470, the compiler suggests: …
-
I am trying to get the automatic propeller test to work. I am using python cflib and doing the following:
``` python
cflib.crtp.init_drivers()
scf = SyncCrazyflie(uri, cf=Crazyflie(rw_cache="./cach…
-
**Feature Request**
The current logic to cache a file on disk assumes that if the user starts reading
the file from 0 offset then the entire file is supposed to be read and so should be
preemptivel…
-
- [ ] HTML/CSS component
- [ ] Web Component
- [ ] Figma component
- [ ] Design tokens
- [ ] Documentation
# Description
The main navigation provides quick access to most often used sections o…
-
**Update**: This only happens when duplicating an existing Query Loop block, which results pagination not working as expected.
Already reported on https://github.com/WordPress/gutenberg/issues/55823
…
-
To submit a template to the Serverless Patterns Collection, submit an issue with the following information.
**IMPORTANT**
Patterns are intended to be primarily IaC-focused implementations of 2-4 A…
-
Hey folks! I've finally got all of Wasm GC implemented for Wasmtime and all spec tests passing.[^1] I also have a sizable backlog of potential optimizations to do. But, of course, it seems pretty sill…