-
I'm not sure whether this is a bug.
Save an issue here in case I forget to fix it.
roxma updated
5 years ago
-
Hi,
I am wondering how do you do paramter expansion for Python?
Any change you could provide a minimal setup?
I am trying to get it to work but no clue how you did it, I have completion from LS…
-
If you try autocompletion on this snippet, just try to insert an extra " in the printf(f"wh line, you'll see that jedi is returning bad results, looks like jedi doesn't fully support f-strings yet:
…
-
`ncm2-jedi` uses large amounts of memory (1-2GB) after getting new completions on python files.
**Usage description**
I observe this behavior with completion on a script using `matplotlib, panda…
-
I have registered a php language server with `vim-lsp` and I would like to display everything in the current buffer first in alphabetical order before any completions from outside the buffer.
Is t…
ghost updated
5 years ago
-
Hello,
ncm2-ultisnips doesn't work well with the clangd language server for c and cpp.
First of all, all completion item will be prepend by one space.
But using enter to trigger a snippet will re…
-
I use ` ncm2 ` with ` LanguageClient-neovim ` for python autocompletion. But, I am unable to expand function parameters with this setup. It appears to me that LnaguageClient is not sending back any sn…
-
If you're having trouble with NCM2, Please provide the following information
along with your detailed issue description:
### OS
arch linux
(If you're using Linux, sharing a reproducible, vimrc m…
-
I am using Intelephense and in my completion popup I have a ```middleware method```and a ```middleware property```
```call ncm2#override_source('intelephense', {'filter': [{'name': 'set_dup', 'valu…
ghost updated
5 years ago
-
If you're having trouble with NCM2, Please provide the following information
along with your detailed issue description:
### OS
arch linux
(If you're using Linux, sharing a reproducible, vimrc …
cogig updated
5 years ago