vim-language-server icon indicating copy to clipboard operation
vim-language-server copied to clipboard

have an option to not use placeholder?

Open Shane-XB-Qian opened this issue 2 years ago • 0 comments

can we have an option to disable not use placeholder? e.g just execuatable() not execuatable(exp)

that's useful specially if wrote code as method way: "foo"->execuatable() is correct vs "foo"->execuatable("foo") is weird and wrong.

Shane-XB-Qian avatar Sep 19 '23 18:09 Shane-XB-Qian