failable

Results 188 comments of failable

@JosephTLyons Pretty much. Though it would be nice to have a config to show inline diagnostics on the right hand side.

@0x2CA Hello, I do use tab switcher to switch tabs. The FR here is more about display current buffer information than tab management. For example, sometimes after switching to another...

Hiding the tab bar saves one line 🥹. I don't care what buffers are opened, but do care current working buffer. This seems messed up

Ah, I forget that the file name is shown in toolbar since I always hide it. But due to [this issue ](https://github.com/zed-industries/zed/issues/7258), the display is a bit weird. If I...

Isn't that desired behavior??? In other editors, one would even require an extension to achieve the same effect (e.g. https://github.com/alezost/mwim.el for Emacs). I've thought this feature is built in Zed.

@Moshyfawn Maybe. The idea here is to select the whole thing under current cursor by a single command. But it would also helpful to have commands like - move the...

Can not list extensions at all. I have some of them installed. No logs and randomly happened.

@JosephTLyons Hello, I can not reproduce it constantly. It randomly happened before. Possibly related to network condition.

For LSP, there is also https://github.com/pappasam/jedi-language-server .

@maximvl Filterable tab switcher would be very helpful. I also miss the `ctrl-x b` (`switch-to-buffer`) in Emacs.