issues
search
nvim-lua
/
completion-nvim
A async completion framework aims to provide completion to neovim's built in LSP written in Lua
Apache License 2.0
973
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No completion
#405
prsh11
opened
3 years ago
7
docs: add lack of maintainer notice
#404
mjlbach
closed
3 years ago
0
Completion menu not poping up
#403
PolarianDev
opened
3 years ago
4
`opt.get_option` in `on_attach()` returns `nil` for unset options
#402
brainplot
opened
3 years ago
0
Strange completion sorting with right behavior after backspace
#401
ghost
opened
3 years ago
0
Change handler signature
#400
rafaelsq
opened
3 years ago
5
Upstream nvim at 23fe6dba1 breaks tab completion
#399
arsham
opened
3 years ago
3
Is it possible to focus the floating window?
#398
callb4ck
closed
3 years ago
0
Add completion-fish to README
#397
mtoohey31
opened
3 years ago
0
Update README.md
#396
0xYYY
opened
3 years ago
0
Broken custom completion source example
#395
mtoohey31
opened
3 years ago
0
Warning if source is missing
#394
euoia
opened
3 years ago
0
feat(auto close brace)
#393
rafaelsq
opened
3 years ago
0
Doesn't load with init.lua
#392
Rmmichael95
closed
3 years ago
0
Highlight active parameter in signature help pupup
#391
ranjithshegde
closed
2 years ago
0
ability to set the max size of the completion menu
#390
crypticC0der
closed
3 years ago
1
Completion breaks jumping to the next placeholder in ultisnips
#389
devenv
opened
3 years ago
3
Insert <tab> will wait 1 second.
#388
ghost
opened
3 years ago
0
(docs) update neovim version required
#387
vladdoster
closed
2 years ago
0
Add border to floating windows
#386
ranjithshegde
closed
3 years ago
1
fix get_option of disable_filetypes
#385
nanozuki
closed
3 years ago
0
Report error when attach_on with no option
#384
nanozuki
closed
3 years ago
2
Keep function signature popup open during typing
#383
hood
opened
3 years ago
1
[Question]Can I complete it when I enter a Git commit message?
#382
nabezokodaikon
closed
3 years ago
1
Negative position value in textDocument/hover request
#381
yochem
opened
3 years ago
0
[Question] How can I avoid the check health error caused by the lack of snippet source?
#380
nabezokodaikon
opened
3 years ago
0
fix: signature help trimming breaks preview syntax
#379
tomcur
closed
3 years ago
2
Handle filetype in floating signature help window
#378
tomcur
closed
3 years ago
0
fix: focus jumps into floating signature help (#376)
#377
tomcur
closed
3 years ago
6
Cursor jumps into floating window of function signature help
#376
loshjawrence
closed
3 years ago
3
Add "minimum completion length" configuration option
#375
mrcjkb
opened
3 years ago
3
Improvement to sorting performance.
#374
mrcjkb
closed
3 years ago
0
Trigger path completion only after typing path separator
#373
noib3
opened
3 years ago
6
LSP function parameters completions/signature sugestions not working on neovim nightly
#372
KayJay7
closed
3 years ago
3
Fix focusable_preview deprecation warnings
#371
fnknda
closed
3 years ago
3
Sumneko-lua showing out of context autocomplete selections
#370
McArdellje
opened
3 years ago
1
Completion within strings
#369
ibraheemdev
opened
3 years ago
1
Completion window causes vim.schedule error
#368
Robaire
opened
3 years ago
0
Completion occasionally causes whole nvim session to hang
#367
jyscao
opened
3 years ago
1
Javascript/React auto completion and auto import
#366
andreicorpo
opened
3 years ago
1
Correct boolean interpretation for config variables
#365
baco
opened
3 years ago
1
Boolean settings don't take boolean values as valid
#364
baco
opened
3 years ago
0
UltiSnip Integration Help
#363
Antonio-Bennett
closed
3 years ago
2
Add one column padding each side for hover window
#362
baco
closed
3 years ago
1
Add padding to floating documentation window
#361
baco
closed
3 years ago
1
signature_help: merge changes from neovim
#360
baltitenger
closed
3 years ago
1
Added syntax highlighting in the signature window.
#359
JorriFransen
closed
3 years ago
2
With narrow screen, completion list of methods overlaps the documentation window
#358
baco
opened
3 years ago
0
Remove from `nvim-lua`?
#357
tjdevries
opened
3 years ago
1
Wrong markdown rendering when showing method documentation
#356
baco
opened
3 years ago
1
Next