-
The autocomplete suggestions stop working when in the same `if` statement as php functions like [file_get_contents](https://www.php.net/manual/en/function.file-get-contents.php) or [trim](https://www.…
-
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…
-
**Is your feature request related to a problem? Please describe.**
I'd like to have an option that would limit the number of candidates per source (extension).
**Describe the solution you'd like**…
-
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…
-
When open html file lsp crash and show this error:
```
Failed to initialize lsp-html with error -32603: Request initialize failed with message: Can not read property 'css' of undefined
```
Thi…
-
Some of the candidates from tmux source get really huge in the width and are basically useless. However, I need tmux because other candidates from it are useful.
![](https://i.imgur.com/sCBKg4H.png)
…
-
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 I make a change inside my `init.vim` file as soon as source the file after making a change the duplicates come back.
This only happens after sourcing my file, do you know what would be causing t…
ghost updated
5 years ago
-
I'm using Intelephense with vim-lsp and I see [Intelephense] everywhere inside the completion popup.
How do I disable this?
ghost updated
5 years ago