failable
failable
Format HTML elements of documentations. lsp-mode  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...
### 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....
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...