KZ

Results 42 issues of 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...

enhancement
terminal
workspace

### 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...

defect
popovers

### 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...

bug

### 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,...

defect
project panel

### 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...

defect
triage
admin read

### 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: ###...

enhancement
popovers
good first issue

### 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:...

enhancement
editor

```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...

A-completion
A-macro
C-bug

aarch64-apple-darwin binary release https://github.com/rapiz1/rathole/releases

bug