Closed ulfbert-san closed 1 month ago
I found the solution. In this file:
You need to add this parameter:
Can someone please do that? Or was there a reason, not to add this parameter?
Hi @ulfbert-san,
Have a look at PR #866 and tell me what you think.
Hi @nickspoons,
I tested it, works smooth 👍 No errors or unexpecting values in kind param. Thank you very much! <3
Hello,
I want to filter the auto-completion suggestions. That's why I need the "kind" item (described here ":help complete-functions"). It's a flag, which kind of suggestions this actually is - method, class etc.
I don't have a custom method assign to &omnifunc. I use the default one from omnisharp-vim. Is it possible to add this item to the dictionary, that would be really nice! Or works this already and it's a bug on my system?
Or is there a workaround, to add this item? I'm really glad for any help.
Here is a log, when i type: "Console."
Suggestions.txt
Greetings ulfbert