failable

Results 83 issues of failable

Format HTML elements of documentations. lsp-mode ![image](https://github.com/emacs-lsp/lsp-mode/assets/5475262/9ce81790-3226-448a-8e04-3eb789a10113) reference https://docs.rs/tracing/latest/tracing/struct.Span.html#method.entered

### Check for existing issues - [X] Completed ### Describe the feature Preserve cursor location after canceling a `"editor::SelectAll"`. Currently the cursor is placed to end of buffer if a...

enhancement
editor

### Check for existing issues - [X] Completed ### Describe the feature The feature request is like https://github.com/zed-industries/zed/issues/98 , but for text / markdown files. See the screenshots for illustration....

enhancement
editor

### Check for existing issues - [X] Completed ### Describe the feature Currently when "selecting larger/smaller syntax node", the cursor is moved to the end of the selection. If one...

enhancement
editor
good first issue

### Check for existing issues - [X] Completed ### Describe the feature Currently node selection is handy in Zed. But other (random) selection generally require pressing the `shift` key. Although...

enhancement
vim
keymap / key binding

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Some characters in the terminal are squeezed together. Some lines happen to...

defect
terminal
font

### Check for existing issues - [X] Completed ### Describe the feature For example, `*` denotes beginning of region, `|` denotes end of region (cursor in this case), running the...

enhancement
editor
keymap / key binding

### Check for existing issues - [X] Completed ### Describe the feature As not a big friend of mono font, I would prefer to be able to use UI font...

enhancement
editor
setting
font

### Check for existing issues - [X] Completed ### Describe the feature Originally from https://github.com/zed-industries/zed/discussions/6510 > I know there are "editor::SelectLargerSyntaxNode" and "editor::SelectSmallerSyntaxNode" commands. Is currently selecting a function, class...

enhancement
editor
keymap / key binding