-
## What problem does this address?
When a user selects a pattern category in the pattern inserter, an additional sidebar opens up on the left that lists out all the patterns within that category.…
-
Lyrics are here https://derbypdx.bandcamp.com/track/if-ever-theres-a-reason but openlyrics searches http://derby.bandcamp.com/track/if-ever-theres-a-reason
Example 2 - https://darkhelmpune.bandcamp…
-
**Is your feature request related to a problem? Please describe.**
As part of the CI workflow for PRs (etc) would it be possible to validate the regex patterns or [dom selectors](https://github.com/e…
-
# Context
After an introduction from @danielvaughan, I met with Sebastien, a Principal Software Engineer at Mastercard who is heavily involved in their Sustainability SIG. They would like to share …
-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
Currently, glob pattern matching is quite a bit slower than the regex matching that [dust](https://github.com/bootandy/dust) provides - it takes almost 3 times as long, as the benchmarks show. There m…
-
Hi, I'm new to using ids and am experimenting with a series of validations, i wanted to ask if it was possible through the ids to develop a poperty requirements that has multiple patterns in the regex…
-
I originally raised this as https://github.com/microsoft/vscode/issues/189940 but it seems like it should be moved here.
The original report is as follows:
---
This was reported at https://gi…
-
~~~
[yamato@dev64 ~]$ cat /tmp/input.toml
cat /tmp/input.toml
[g]
a = "/"
[m]
b = ""
[yamato@dev64 ~]$ ~/bin/ctags --options=NONE --quiet --sort=no --fields=+ne --extras=+g -o - /tmp/inpu…
-
Complicated patterns with `intros` will stop working the same way in the latest version of Coq on the trunk. To see an example of how I've had to fix some, look at https://github.com/DanGrayson/UniMa…