coq_nvim
coq_nvim copied to clipboard
LSP dart/flutter adds (…) to method name
In the following example…
…accepting the completion results in the following:
It would be great if it could complete like this:
I’m not sure if this is a issue with coq or dart’s LSP implementation, as a similar issue has been reported for coc-flutter.
I have this problem with rust and nvim-cmp, where rust and coq works fine. Still trying to figure out whats going on