Reimund Kueke
Reimund Kueke
Next step: - Minimal setting - let g:complete_parameter_log_level = 1 1. Completor's completion pum:  2. Completor's completion after typing '(': ADS1115_setOpMode() -> plugin triggered and inserted () because completion...
Here is the corresponding issue at CompleteParameter.vim where you can follow our discussion regarding [Support for Completor.vim #55 ](https://github.com/tenfyzhong/CompleteParameter.vim/issues/55).
Hi Maralla Here is a simple extention of your Tab_or_Complete function. It inserts function completions including their signature placeholders based on UltiSnips anonymous snippets. The setup fully integrates the expansion...