-
### Describe the bug
For a List/Tree where we have `MultiSelect` enable we observed unique accessible names are not there for the checkboxes
### Isolated Example
https://sap.github.io/ui5-webcompon…
-
Users and moderators get one email per assigned/owned ticket change. This is stressful to navigate for busy users/moderators due to lots of padding between information in automatic email threads in GM…
-
I'm using and following vector for years. There is a missing part since the VRL was introduced till now, the syntax support in editors. I found some people were trying to build tree-sitter parse few y…
-
This change introduces failures compiling `globby` under Webpack with target=webworker using a resolve/fallback for `fileURLToPath` in the `url` module.
I'm sure that scenario sounds weird, but it …
-
I'm considering to package OSM Express for [NixOS](https://nixos.org) / [nixpkgs](https://github.com/NixOS/nixpkgs). As with many Linux distributions, the preferred way is to let applications use comm…
das-g updated
2 months ago
-
### Description
Hello - I'm encountering a memory leak that starts eating into RAM as soon as I have used the live filter feature (default shortcut f). The neovim process RAM usage starts going up an…
-
The Display Object Picker and Children tab of Ruffle's Debug Tools serve a similar purpose, like the Elements tab in a browser's Developer Tools. But Ruffle's implementation is a bit disjointed and co…
-
### Description of the bug:
We've recently upgrade to Bazel 7.4.1 from 6.5.0 and we've been noticing a lot of flakiness on our CI runners.
Some behaviors we've seen are
- Bazel Server Hung wh…
-
Today, when we need to recognize simple expressions (nodes/trees), e.g. `a tree must be either "X op CNS" or "CNS op X"`
we usually end up with something like this:
```c++
GenTree* op = null…
-
I'm trying to figure out incremental parsing with a related Discussions thread: https://github.com/tree-sitter/tree-sitter/discussions/1964
My goal is to be able to compare the CSTs before and afte…