KZ
KZ
### Check for existing issues - [X] Completed ### Describe the feature When you have 4 terminal tabs opening, then open another folder using `zed .` I expect there is...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it hover docs panel: the first part of text is hidden. the panel...
`cargo run --package dioxus-examples --example shortcut` `ctrl + s`
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When I right click folder, "New File" should be the first option,...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ```rs "".to_string().mak ``` Zed: there are only 4 lines, but the box...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it for example: trait `std::ascii::AsciiExt` is deprecated. Here is `make_ascii_lowercase` in VSCode: ###...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I want a txt file without end line. But after Zed save:...
```rs pub struct Point { id1: i32, id2: i32, id3: i32, } impl Point { pub fn add_next_state(&mut self) { dbg!(self.id1, self.); } } ``` **rust-analyzer version**: rust-analyzer version: 0.3.1850-standalone...
aarch64-apple-darwin binary release https://github.com/rapiz1/rathole/releases