maan2003
maan2003
Release Notes: - N/A --- very wip, will cleanup _eventually_ to activate helix mode: - add `"helix_mode": true` in settings - open zed - press `i` (insert mode -> escape)...
we just send notifications for all keys, which database notifications would be getting lot of false positives. This is not correction a issue because notification system check the database key...
https://github.com/rust-lang/rustc_codegen_cranelift results from my hacky testing using global cargo: full build reduces drastically from `2m 40s` to `1m` it is nightly only, but for 2.5x improvement is worth it
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it on opening single project zed sometimes starts multiple instances of same language...
- abstract away web worker transport - ~~(wip) handle multiple federations~~ (delayed for some other time)
### Describe the feature Support binding sequences of multiple actions to a single keystroke. using `workspace::SendKeystrokes` is a hack.
- I have a client using matrix-sdk-ui which is persistent and was using sliding sync proxy. - I switch client to native sliding sync. - when this client is invited...