fix(blink-cmp): Extended auto_show type - #937
Conversation
|
This should also apply to |
you can but it's not required. The point of setupOpts is so we don't have to add every plugin option out there |
|
Please ensure that the failing formatting checks (editorconfig and alejandra) pass before we can merge this. |
The problem is that this is not consistent. SetupOpts in the blink case cannot be everything, as specific things under there are overwritten by custom options like the presets. So at least the options that are implemented should allow a high amount of customization or a way to overwrite them if need to be adjusted. |
Sorry, I don't follow, can you give an example? |
See https://cmp.saghen.dev/modes/cmdline.html#show-menu-automatically on how to add a function for more control of when the menu actually opens.