Kirill Bulatov
Kirill Bulatov
Thank you, https://github.com/zed-industries/zed/pull/11632 is supposed to fix that.
Looks exactly like https://github.com/zed-industries/zed/issues/9240 Have you read https://github.com/zed-industries/zed/blob/63a5f46df4a694cf5ccfea43628a2ac8a4f053da/docs/src/development/windows.md and run the same command it says in https://github.com/zed-industries/zed/blob/63a5f46df4a694cf5ccfea43628a2ac8a4f053da/docs/src/development/windows.md#repository ? `git submodule update --init --recursive`
Closing this as most probably a submodule issue. Feel free to post more details if it's not.
`PreferLine` variant is supposed to be the new default, as the one being called `None` before — the only place current `None` is intended to be used is git diff...
If I've understood the root issue right, we do not anyhow persist the roots' order between restarts? And the real question would be how to store the new information? I...
At least for me, both mac and Linux worked with `docker compose up` in the root of the project, and `cargo nextest run --workspace --no-fail-fast` (as the CI runs it)...
There's no such test functionality exposed in a convenient way (if any), so testing the action invocations is enough at this point.
First time I see something like this, but you could try to debug that node script and see what's wrong. I think we can omit the collab for now: not...
At least what we can do is return the DB layer with the extra sorting field back — it seems that we can still keep the in-memory data as just...
Oh, get well, please — no rush here.