UNEXPECTED

Results 64 comments of UNEXPECTED

btw, my clangd autoformat always make indent = 2, is there any ways can let it autoformat indent = 4?

Ghost Text Is a very cool feature, wish it will be implements some days :D

Btw how to remove the bracket like `( )` around the inlay hints....

Oh, and we might need to check whether the sign has unmatch pair in front of a sentence too. ``` #include |stdio.h"

if we mapping `` to open selection in TELESCOPE, this error will comes out when we quit the buffer.

this can't simply use `inoremap / />` to reach that, it might need to check if there is an unmatched tag like `

> What language server is this? is clangd

oh, maybe we need to change the inlay hint's position to A in vi mode and B in insert mode?