-
### Steps to reproduce
Log into element with lots of DMs associated with your account, with other matrix users, all encrypted.
### Outcome
Testing out element X for the first time, I see that…
-
**Is your feature request related to a problem? Please describe.**
I quite often switch between working on my laptop and my desktop. When I switch, I tend to run `jj git fetch` first. If I'm respon…
-
### Describe the project you are working on
Godot changes requiring PRs.
### Describe the problem or limitation you are having in your project
The [git PR workflow](https://docs.godotengine.o…
-
I have multiple directories configured in RECIPE_OVERRIDE_DIRS, which results in an error when using AdobeAdminConsolePackagesImporter.py. I believe the issue starts at line 476:
```
# If "REC…
-
**Context**
The goal of components is to share, between your own projects and with other community members. However, a big challenge is doing so in a generic enough way that components satisfy enou…
-
Hope I don't come off the wrong way, first I want to emphasize I am not complaining. I appreciate all the work done here and am enjoying it on my Windows NVIDiA machine. But as someone who also has a …
-
Hi I would like to contribute more.
My issue where I contribute is currently stucked by another PR.
I want to avoid rebase conflict. could you create and assign me to a good first issue please?
-
**Is your feature request related to a problem? Please describe.**
After #3211, now I'm seeing duplicate results in my lsp references results:
![image](https://github.com/user-attachments/assets/c…
-
| Q | A
| ----------------- | -----
| Bug report? | no
| Feature request? | no
| Library version | `master`
As a maintainer of `json-schema` I was looking …
-
In `execution/http_rpc.go`, the function `CreateAccessList()` is throwing an error. It is not able to unmarshal data from the rpc to `types.AccessList` struct.