cmp-cmdline icon indicating copy to clipboard operation
cmp-cmdline copied to clipboard

Feature request: Custom case suggestion option

Open sQVe opened this issue 3 years ago • 5 comments

👋🏼,

I have noignorecase and nosmartcase on as I want case to be consistent when searching, using :s or pretty much everything. One thing that I do miss is that is also is applied for commands, ie. :g will not recommend :Git command.

I'd love it if I was able to set ignorecase for the actual suggestions on cmp-cmdline. In that way I could keep my settings but :g would give me a tabable suggestion!

🙏🏼

sQVe avatar Oct 28 '21 19:10 sQVe

It's useful and possible by nvim-cmp core.

hrsh7th avatar Oct 29 '21 08:10 hrsh7th

@hrsh7th Oh, that's good news. I'll have a look at the docs then and close this issue! 👌

sQVe avatar Oct 29 '21 09:10 sQVe

@hrsh7th I just had a look at the docs and I might be missing something but I'm not finding any way to set case handling in cmp via options 🤔

sQVe avatar Oct 29 '21 09:10 sQVe

Ah. Sorry. I mean possible to implement

hrsh7th avatar Oct 29 '21 09:10 hrsh7th

@hrsh7th Ah, gotcha. Would you prefer me to create a ticket there instead? If so, I'll close this one.

sQVe avatar Oct 29 '21 09:10 sQVe