GitHub / neovim/neovim issues and pull requests
#34647 - refactor(ui.c): deduplicate validation logic
Pull Request -
State: closed - Opened by justinmk about 1 month ago
- 2 comments
Labels: refactor, needs:backport, ci:backport release-0.11
#34645 - fix(lsp): add `RequestFailed` error code constant
Pull Request -
State: closed - Opened by MariaSolOs about 1 month ago
- 1 comment
Labels: lsp, ci:backport release-0.11
#34643 - redesign :Tutor lesson format
Issue -
State: open - Opened by brianhuster about 1 month ago
- 5 comments
Labels: plugin, complexity:low
#34642 - feat(keymaps): add 'grt' mapping for lsp type definition
Pull Request -
State: closed - Opened by calebdw about 1 month ago
- 8 comments
Labels: defaults, ci:backport release-0.11
#34639 - refactor(lsp): introduce `vim.lsp.Capability`
Pull Request -
State: open - Opened by ofseed about 1 month ago
- 7 comments
Labels: lsp, gsoc, checkhealth
#34638 - fix(exrc): exrc knows its own location
Pull Request -
State: closed - Opened by yochem about 1 month ago
- 10 comments
Labels: defaults, ci:backport release-0.11
#34637 - feat(lsp): support `textDocument/onTypeFormatting`
Pull Request -
State: open - Opened by ribru17 about 1 month ago
- 9 comments
Labels: lsp
#34636 - show interpreted keycodes in a more flexible way (than i_CTRL-v)
Issue -
State: closed - Opened by lf- about 1 month ago
- 6 comments
Labels: input, mappings
#34635 - fix: map wincmd instead of remap
Pull Request -
State: open - Opened by phanen about 1 month ago
Labels: treesitter
#34634 - Nondeterministic highlighting with treesitter and `cursorline`
Issue -
State: open - Opened by saygo-png about 1 month ago
- 3 comments
Labels: highlight, treesitter
#34633 - refactor(lua)!: rename/deprecate vim.F
Pull Request -
State: open - Opened by justinmk about 1 month ago
- 1 comment
Labels: build, refactor, lua, breaking-change
#34631 - Regression: TSNode:equal returning false for equal nodes
Issue -
State: closed - Opened by calebdw about 1 month ago
- 5 comments
Labels: bug-regression, has:bisected, treesitter
#34630 - fix(cmdline): validate 'incsearch' cursor for "cmdline_show" redraw
Pull Request -
State: closed - Opened by luukvbaal about 1 month ago
Labels: display, cmdline-mode
#34628 - extui breaks `hl-IncSearch` in some buffers (or filetypes?)
Issue -
State: closed - Opened by kmoschcau about 1 month ago
#34627 - vim-patch:159d392: runtime(java): Complement the recognition of type parameter sections
Pull Request -
State: closed - Opened by clason about 1 month ago
Labels: vim-patch
#34626 - vim-patch: :uniq Ex command
Pull Request -
State: open - Opened by zeertzjq about 1 month ago
- 12 comments
Labels: vim-patch
#34625 - Undercurl not working with system terminfo but works with user terminfo on WSL (xterm-256color)
Issue -
State: closed - Opened by woertsposzibllen4me about 1 month ago
- 8 comments
Labels: closed:question, tui
#34624 - vim-patch:9.1.1476: missing out-of-memory checks in cmdexpand.c
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34623 - vim-patch:a931371: runtime(vim): Update base-syntax, match OR operator in :echo and :execute
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34622 - Decouple vim.lsp.config `root_markers` from LSP
Issue -
State: open - Opened by mfussenegger about 1 month ago
- 8 comments
Labels: runtime, lsp, filesystem, filetype, workspace-project
#34621 - `:rshada` does not correctly merge `v:oldfiles`
Issue -
State: open - Opened by prg318 about 1 month ago
Labels: editor-state
#34620 - fix(health): highlight group conflicts with help
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: target:release
#34619 - fix(autocmd): 'cmdheight' OptionSet with valid window grids
Pull Request -
State: closed - Opened by luukvbaal about 1 month ago
Labels: ui-extensibility, events, window
#34618 - Lua heredoc assignment from Vimscript
Issue -
State: closed - Opened by justinmk about 1 month ago
- 8 comments
Labels: vimscript, lua
#34617 - build(win): "incompatible pointer type"
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: build, tui, target:release
#34616 - fix(health): highlight group conflicts with help
Pull Request -
State: closed - Opened by dmitmel about 1 month ago
- 6 comments
Labels: needs:backport, ci:backport release-0.11
#34615 - extui: `:tabnext` could crash nvim with cmdheight=0
Issue -
State: closed - Opened by aileot about 1 month ago
#34614 - fix(highlight): avoid red underline in floating window with blend
Pull Request -
State: closed - Opened by glepnir about 1 month ago
- 1 comment
Labels: highlight, needs:backport, ci:backport release-0.11
#34613 - fix(cmd): allow fclose to be used with trailing bar
Pull Request -
State: closed - Opened by glepnir about 1 month ago
#34612 - lsp util.show_document does not handle external=true
Issue -
State: open - Opened by justinmk about 1 month ago
- 4 comments
Labels: documentation, complexity:low, lsp
#34611 - fix(quickfix): use correct lnume when appending
Pull Request -
State: closed - Opened by glepnir about 1 month ago
Labels: quickfix
#34610 - quickfix: ml_get error when updating quickfix list after RPC nvim_buf_attach
Issue -
State: closed - Opened by zeertzjq about 1 month ago
- 5 comments
Labels: channels-rpc, has:backtrace, bug-regression, has:bisected, quickfix
#34609 - build(msvc): suppress msvc build warning for different enum types
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: build, target:release
#34608 - vim-patch:a9b95c3: runtime(doc): remove wrong documentation of the :digraph command
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: documentation, vim-patch
#34607 - vim-patch:9.1.1475: completion: regression when "nearest" in 'completeopt'
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34606 - vim-patch: Vim syntax updates
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34605 - `TSTree:root()` returns different nodes (not idempotent)
Issue -
State: closed - Opened by altermo about 1 month ago
- 2 comments
Labels: bug-regression, has:bisected, treesitter
#34604 - refactor(lsp): use `vim.lsp.buf_request_all` internally
Pull Request -
State: closed - Opened by MariaSolOs about 1 month ago
Labels: refactor, lsp
#34602 - fix: correct keyboard shortcut markers in Turkish translation
Pull Request -
State: closed - Opened by sukrucildirr about 1 month ago
#34601 - docs(treesitter): fix broken link for language-injection section
Pull Request -
State: closed - Opened by nguyenanhhao221 about 1 month ago
- 1 comment
Labels: documentation, treesitter, typo
#34599 - vim._extui: If `require("vim._extui").setup` is called first, `vim.o.fillchars` does not take effect the first time
Issue -
State: closed - Opened by aidancz about 1 month ago
- 1 comment
#34597 - feat(ui): add vim.ui.spinner
Pull Request -
State: closed - Opened by jamestrew about 1 month ago
- 1 comment
Labels: ui
#34596 - Windows: EACESS error on "Microsoft/WindowsApps/..." paths
Issue -
State: open - Opened by cybermoonman about 1 month ago
- 3 comments
Labels: status:blocked-external, platform:windows, has:vim-patch, system, filesystem
#34595 - GUI: WinConfig field indicating if floating window position is cursor-based
Issue -
State: open - Opened by thjbdvlt about 1 month ago
- 1 comment
Labels: api, floatwin
#34594 - fix(tui): don't crash when nvim__screenshot() is called with bad path
Pull Request -
State: open - Opened by The-Briel-Deal about 1 month ago
- 2 comments
Labels: tui
#34593 - `vim.api.nvim__screenshot()` in home dir causes crash.
Issue -
State: closed - Opened by The-Briel-Deal about 1 month ago
- 5 comments
Labels: api
#34592 - expose internal testing utils / framework
Issue -
State: open - Opened by The-Briel-Deal about 1 month ago
- 13 comments
Labels: test, runtime, lua
#34591 - build(msvc): suppress msvc build warning for different enum types
Pull Request -
State: closed - Opened by The-Briel-Deal about 1 month ago
- 1 comment
Labels: build, ci:backport release-0.11
#34590 - Incorrect display of character width used in statusline and other places
Issue -
State: closed - Opened by Chayanon-Ninyawee about 1 month ago
- 1 comment
Labels: closed:invalid
#34589 - build(win): silence C5287
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
- 1 comment
Labels: build
#34588 - vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch, diff
#34587 - feat(lsp): hide multiple whitespace for diagnostics in virtual text
Pull Request -
State: closed - Opened by MoritzBoehme about 1 month ago
Labels: lsp, diagnostic
#34586 - feat(ui): :connect command
Pull Request -
State: open - Opened by siddhantdev about 1 month ago
- 8 comments
Labels: ui, gsoc
#34584 - fix(prompt): "%" prefix is repeated on multiline input with formatoptions+=r
Pull Request -
State: closed - Opened by shadmansaleh about 1 month ago
- 4 comments
#34583 - test(prompt): add test for multiline paste with nvim_paste
Pull Request -
State: closed - Opened by shadmansaleh about 1 month ago
Labels: test
#34582 - fix(extui): set 'modifiable', 'noswapfile' for buffers
Pull Request -
State: closed - Opened by phanen about 1 month ago
- 1 comment
#34581 - fix(tui): don't forward C0 literally if Ctrl is present
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
- 1 comment
Labels: tui
#34580 - vim-patch:476b65e: runtime(doc): mention using <script> instead of <sfile> in :autocmd
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: documentation, vim-patch
#34577 - 'exrc' .nvim.lua script can know its location
Issue -
State: closed - Opened by justinmk about 1 month ago
Labels: workspace-project
#34576 - Fix type annotation for `vim.lsp.Config.cmd`
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: lsp, target:release
#34575 - fix: make the `virtual_text` diagnostic respect the diagnostic columns
Pull Request -
State: open - Opened by Thibaulltt about 1 month ago
- 8 comments
Labels: diagnostic
#34574 - Fix type annotation for `vim.lsp.Config.cmd`
Pull Request -
State: closed - Opened by BarrensZeppelin about 1 month ago
- 1 comment
Labels: lsp, ci:backport release-0.11
#34573 - fix(lsp): clear document_color autocmds
Pull Request -
State: closed - Opened by ribru17 about 1 month ago
- 2 comments
Labels: lsp
#34572 - vim-patch:9.1.1467: too many strlen() calls
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34571 - vim-patch:9.1.1471: completion: inconsistent ordering with CTRL-P
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34570 - vim-patch:8311e7d: runtime(vim): fix incorrect highlighting of User autocmds
Pull Request -
State: closed - Opened by zeertzjq about 1 month ago
Labels: vim-patch
#34569 - workaround EACESS error on /windowsapps executables
Pull Request -
State: closed - Opened by cybermoonman about 1 month ago
- 5 comments
Labels: status:blocked-external, platform:windows
#34568 - fix(diagnostics): add type validation for opts.signs
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: diagnostic, target:release
#34567 - vim-patch:e4c157b: runtime(nroff,groff): update commentstyle in filetype plugins
Pull Request -
State: closed - Opened by clason about 1 month ago
Labels: vim-patch
#34566 - vim-patch:9.1.1468: filetype: bright(er)script files are not recognized
Pull Request -
State: closed - Opened by clason about 1 month ago
Labels: vim-patch, filetype
#34565 - fix(diagnostics): add type validation for opts.signs
Pull Request -
State: closed - Opened by wenijinew about 1 month ago
- 2 comments
Labels: diagnostic, ci:backport release-0.11
#34564 - fix(diagnostic): add type validation for opts.signs
Pull Request -
State: closed - Opened by wenijinew about 1 month ago
Labels: diagnostic
#34563 - refactor(diagnostic): add validation for opts.signs
Pull Request -
State: closed - Opened by wenijinew about 1 month ago
Labels: refactor, diagnostic
#34562 - vim.iter.cycle(), vim.ui.spinner()
Issue -
State: open - Opened by justinmk about 1 month ago
- 9 comments
Labels: ui, lua, has:plan, statusline
#34561 - prompt buffer followup work
Issue -
State: open - Opened by justinmk about 1 month ago
- 20 comments
Labels: gsoc, prompt-buffer
#34560 - backport: feat(lsp): pass resolved config to cmd()
Pull Request -
State: closed - Opened by justinmk about 1 month ago
Labels: lsp, target:release
#34559 - vim-patch:9.1.1466: filetype: not all lex files are recognized
Pull Request -
State: closed - Opened by e-kwsm about 1 month ago
Labels: vim-patch, filetype
#34558 - docs: misc
Pull Request -
State: open - Opened by justinmk about 1 month ago
- 1 comment
Labels: documentation
#34557 - fix(runtime)!: move "tohtml" module
Pull Request -
State: open - Opened by justinmk about 1 month ago
- 18 comments
Labels: runtime
#34556 - cannot use <F13> ~ <F24> keys in `:terminal`
Issue -
State: open - Opened by aidancz about 1 month ago
- 1 comment
Labels: terminal, input, mappings
#34555 - Suppressing errors in neovim
Issue -
State: closed - Opened by DieracDelta about 1 month ago
- 5 comments
Labels: messages
#34554 - test(lsp): return tables instead of deserializing strings
Pull Request -
State: closed - Opened by ribru17 about 1 month ago
- 1 comment
Labels: test, lsp
#34553 - docs(treesitter): fix comment format and generated docs for `Query:iter_matches`
Pull Request -
State: closed - Opened by TheLeoP about 1 month ago
Labels: treesitter, typo
#34551 - fix(lsp): support v:count in selection_range()
Pull Request -
State: closed - Opened by ribru17 about 1 month ago
- 1 comment
Labels: defaults, lsp
#34550 - feat(lsp): pass resolved config to cmd()
Pull Request -
State: closed - Opened by justmejulian about 1 month ago
- 2 comments
Labels: lsp, ci:backport release-0.11
#34549 - Support `'imactivatefunc'` and `'imstatusfunc'`
Issue -
State: open - Opened by brianhuster about 1 month ago
- 2 comments
Labels: provider, input, options
#34548 - docs: vim.fs.dir.Opts type
Pull Request -
State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: filesystem, target:release
#34547 - LSP: cmd() function can get resolved config
Issue -
State: closed - Opened by justinmk about 1 month ago
- 2 comments
Labels: complexity:low, lsp
#34546 - docs: vim.fs.dir.Opts type
Pull Request -
State: closed - Opened by phanen about 1 month ago
- 2 comments
Labels: filesystem, needs:backport, ci:backport release-0.11
#34545 - feat(defaults): default 'findfunc' to fd if available
Pull Request -
State: closed - Opened by yochem about 1 month ago
- 14 comments
Labels: defaults
#34544 - tsan ci job is often timing out or failing
Issue -
State: open - Opened by justinmk about 1 month ago
Labels: test, tui, ci
#34542 - feat(defaults): set up highlight on yank
Pull Request -
State: closed - Opened by clason about 1 month ago
- 14 comments
Labels: defaults
#34541 - docs: api, prompt-buffer, deprecate `<sfile>`
Pull Request -
State: closed - Opened by justinmk about 1 month ago
- 4 comments
Labels: defaults
#34539 - build: slience new clang-tidy warnings
Pull Request -
State: closed - Opened by someoneinjd about 1 month ago
- 1 comment
Labels: build
#34536 - Cannot build on Ubuntu18.04
Issue -
State: closed - Opened by Zhou-Pixel about 1 month ago
- 4 comments
#34531 - Allow for vim.lsp.ClientConfig.cmd to accept additional optional config parameters
Issue -
State: closed - Opened by FedeAbella about 1 month ago
- 2 comments
Labels: lsp
#34529 - fix(messages): "list_cmd" kind for :command, :version
Pull Request -
State: closed - Opened by luukvbaal about 1 month ago
Labels: ui-extensibility, messages
#34526 - docs(api): document types using LuaCATS types
Pull Request -
State: closed - Opened by lewis6991 about 2 months ago
- 4 comments
Labels: api
#34523 - feat(lsp): add continuations to `vim.lsp.buf*` functions
Pull Request -
State: open - Opened by MariaSolOs about 2 months ago
- 13 comments
Labels: lsp
#34522 - vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignorewin
Pull Request -
State: closed - Opened by zeertzjq about 2 months ago
Labels: vim-patch