You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: