neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.05k stars 68 forks source link

Feature: Inlay hints separator #382

Closed lmburns closed 1 year ago

lmburns commented 2 years ago

"It would be nice to be able to set the separator for the inlayHints. They all seem to be colons. And in something like rust-analyzer, there are the following options:

chemzqm commented 2 years ago

PR welcome https://github.com/neoclide/coc.nvim/blob/9efd466e833848747bcee7c7792dca6d6806082b/src/handler/inlayHint/buffer.ts#L89

chemzqm commented 1 year ago

Fixed on coc.nvim, see :h coc-config-inlayHint