-
What work needs to be done for the Rust version?
The Rust crate hasn't been updated in 2 years and currently doesn't compile under Windows.
The following error output is the main culprit preventin…
-
### Describe the bug
I'm trying to debug a python program. But something wired occurs: "Unrecognized escape after '\' in string"
![image](https://github.com/user-attachments/assets/55b8910f-9949-48d…
-
Based on a fresh checkout 07f08ffb2db, not caused by #131060 (as the same failures occur also happen with #131060 reverted, just found out accidentally running the cargo tool tests on msvc natively).
…
-
As Windows 7 is still used in large organisations, despite being EOL since Jan 2023. Our app is occasionally ran on such systems and it works good when the notifications plugin is not installed.
It…
-
```
error: failed to get `pet` as a dependency of package `languages v0.1.0 (D:\a\zed-windows\zed-windows\zed\crates\languages)`
Caused by:
failed to load source for dependency `pet`
Caused …
-
### Summary
Using the Rust lsp i often (every couple of hours) get delay on save and lsp action (goto definition etc..) to a point where buffer save requests are just ignored (at least it looks like …
-
I have some experience configuring wix v4 from a tutorial that I am working on: https://github.com/JPHutchins/python-distribution-example/tree/main/distribution/windows
TODO:
* [ ] see what is mos…
-
### Steps to reproduce
Fresh install of current download of desktop app on Windows.
Log in, and verify with another devices.
### Outcome
#### What did you expect?
I expected my historic…
-
If I write:
```
//@ only-windows
//@ ignore-windows-gnu // or just ignore-gnu
```
Then gnullvm will be also excluded. There are few things (like CFGuad) that will probably never work with mingw-w64+G…
-
I humbly suggest your lap counter gets the [Tauri treatment](https://v2.tauri.app/start/). While the backend and config is _written_ in Rust, you don't actually have to _know_ Rust to use it.
Haven…