-
I think this is the same issue as #2292 which was closed without a resolution. I have a feature with an ignored scenario that's called by other scenarios in the same feature. Additionally in the Backg…
-
I'd like to extend `pattern` syntax to admit RHS which are not themselves patterns, but compute to such:
```agda
module ComputedPattern where
open import Agda.Builtin.Bool
-- The following are…
-
### Is your feature request related to a problem? Please describe.
We use an nx monorepo for our code base and we are trying to create our first workflows. Since most of our libraries/packages are …
-
### What do you need?
It is quite difficult to remember the exact spelling of the patterns, especially when getting started with pattern. It could be nice to add tab completion to the fabric cli so w…
-
as of tap 11 there is a feature for [testing with snapshots](https://node-tap.org/docs/api/snapshot-testing/). It seems to me like there are couple places in our test suite where we could move to this…
-
Hacking Tools 1 - Darknet set Restriction
![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPAgMAAABGuH3ZAAAAAXNSR0IArs4c6QAAAAlQTFRF/2YA////…
-
```
Mix-paste pattern data without having to noodle with
the advanced edit settings where mix-paste once
mixes note data, mix-paste twice adds the effect data
```
this is from @protman when i a…
-
Using:
v530 on cygwin
v458 on centos/sles (yay, enterprise distros :( )
.gitconfig snippage
pager.core = less -IqRFX
pager.diff = less -IqRFX --pattern='^diff --git'
With a small git diff, -…
-
**What should be done in the scope of this task?**
One of the simplest ways to solve the issues like #3065 within search could be a disabling all the hacks belonging to TSFE side effects done by EX…
-
ok, so something i'm thinking about...
i think the only potentially viable alternative for implementing MMCC to the way that Nu does it - (where Nu uses runtime descriptor diffing) - would be to do…