David Else

Results 246 comments of David Else

@Andersama Thanks for looking into this, have you considered a pull request? I am sure someone will be able to help you with the finer details of Rust.

TypeScript 4.4 just added inlay hints: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html#inlay-hints Deno 1.27 added inlay hints: https://deno.com/blog/v1.27#language-serveride-improvements Would be fantastic to get virtual text up and running and get inlay hints available!

The `space Add newline below` is the real anomaly?

I think having the mode names in full looks much better, so I started a poll to see what people think: https://github.com/helix-editor/helix/discussions/4589

I tried the same thing and it worked with no panic, can you provide a step-by-step repeatable way to get this panic?

I use https://github.com/microsoft/vscode-codicons in Neovim and they don't need any patching, they seem to just work out of the box. Just double click https://github.com/microsoft/vscode-codicons/blob/main/dist/codicon.ttf in Linux/Gnome and they install. You...

Exact same thing here with Literation Sans, Centos 8: ![Screenshot from 2021-10-18 19-43-06](https://user-images.githubusercontent.com/12832280/137788618-2d49325a-d38a-410b-b1a8-072f1ea0106a.png)

This feature was release in 0.25, the issue can be closed.

With rename and the new Shellcheck integration merged https://github.com/bash-lsp/bash-language-server/pull/342 bash-language-server will be feature complete and amazing! :)

Next year neovim 0.5 will be released that will have full language server capabilities built in, but until then I think a simple solution to paste in the config file...