I noticed when writing a method call and the autosuggestion box pops up, if I won't select from the box by pressing enter, but just finish typing the method name and continue with opening bracket (, It'll insert an extra pair of brackets.
This doesn't happen when the autosuggestion box won't pop up, or when I select from it by pressing enter. I also tried the same in nvim and it works as expected there.
I'm on phpantom_lsp version 0.8.0 and vsc extension is version 0.5.0.

I noticed when writing a method call and the autosuggestion box pops up, if I won't select from the box by pressing
enter, but just finish typing the method name and continue with opening bracket(, It'll insert an extra pair of brackets.This doesn't happen when the autosuggestion box won't pop up, or when I select from it by pressing enter. I also tried the same in nvim and it works as expected there.
I'm on phpantom_lsp version
0.8.0and vsc extension is version0.5.0.