An open API service for providing issue and pull request metadata for open source projects.

GitHub / neovim/neovim issues and pull requests

#34953 - fix(lsp): close floating preview window correctly

Pull Request - State: closed - Opened by neovim-backports[bot] 15 days ago
Labels: lsp, target:release

#34951 - vim-patch:9.1.1551: [security]: path traversal issue in zip.vim

Pull Request - State: closed - Opened by zeertzjq 15 days ago
Labels: vim-patch

#34948 - vim-patch: update runtime files

Pull Request - State: open - Opened by clason 15 days ago

#34946 - fix(lsp): close floating preview window correctly

Pull Request - State: closed - Opened by tronikelis 15 days ago
Labels: lsp, ci:backport release-0.11

#34945 - `:edit` does not close `vim.lsp.buf.hover` window

Issue - State: closed - Opened by tronikelis 15 days ago
Labels: bug-regression, lsp, has:bisected

#34748 - vim-patch:9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight()

Pull Request - State: open - Opened by zeertzjq 27 days ago
Labels: test, vim-patch

#34747 - vim-patch:ba47934: runtime(netrw): remove netrwSettings.vim

Pull Request - State: open - Opened by saccarosium 27 days ago - 1 comment
Labels: vim-patch

#34746 - vim-patch:0d50d60: runtime(postscr): Correct some standard font names in syntax

Pull Request - State: open - Opened by clason 27 days ago
Labels: vim-patch

#34745 - feat(extui): show dismissed message in cmdline

Pull Request - State: open - Opened by luukvbaal 27 days ago - 1 comment
Labels: ui-extensibility, messages, ci:skip-news

#34744 - test(old): emulate test_override('char_avail') using FFI

Pull Request - State: open - Opened by zeertzjq 27 days ago - 3 comments
Labels: test

#34743 - fix(api): nvim_buf_set_lines returns modified region

Pull Request - State: open - Opened by glepnir 27 days ago
Labels: api

#34742 - test(old): emulate test_override('starting') with FFI

Pull Request - State: closed - Opened by zeertzjq 28 days ago
Labels: test

#34741 - Crash with base64 encoded image hyperlinks (in tui_raw_line .. print_cell_at_pos)

Issue - State: closed - Opened by blinkingled 28 days ago - 11 comments
Labels: tui, has:backtrace, bug-crash

#34740 - vim-patch:9.1.1501: filetype: flix files are not recognized

Pull Request - State: closed - Opened by clason 28 days ago
Labels: vim-patch, filetype

#34739 - vim-patch:5ecee30: runtime(go): add section movement mappings to ftplugin

Pull Request - State: closed - Opened by clason 28 days ago
Labels: vim-patch

#34738 - fix(treesitter): ensure TSLuaTree is always immutable

Pull Request - State: closed - Opened by neovim-backports[bot] 28 days ago
Labels: treesitter, target:release

#34737 - fix(vim.system): env=nil passes env=nil to uv.spawn

Pull Request - State: closed - Opened by neovim-backports[bot] 28 days ago
Labels: target:release

#34736 - Prompt: prompt buffer followup

Pull Request - State: open - Opened by shadmansaleh 28 days ago

#34734 - build: support static build

Pull Request - State: closed - Opened by neovim-backports[bot] 28 days ago
Labels: build, target:release

#34733 - Half-width katakana and voicing mark causes corrupted TUI after v0.11.0

Issue - State: open - Opened by statiolake 28 days ago - 13 comments
Labels: bug-regression, has:bisected, unicode 💩

#34732 - fix(vim.system): env=nil passes env=nil to uv.spawn

Pull Request - State: closed - Opened by lewis6991 28 days ago - 6 comments
Labels: ci:backport release-0.11

#34731 - LSP: rename broken with pyright (change_annotations)

Issue - State: closed - Opened by latifboubyan 28 days ago - 14 comments
Labels: status:blocked-external, lsp

#34730 - NixOS-specific (?) ENOENT in gitsigns after vim.system `clear_env=true` change

Issue - State: closed - Opened by konradmalik 28 days ago - 5 comments
Labels: environment

#34729 - fix(api): nvim_buf_set_lines returns modified region

Pull Request - State: closed - Opened by glepnir 29 days ago - 6 comments
Labels: api

#34728 - build: support static build

Pull Request - State: closed - Opened by akdev1l 29 days ago - 1 comment
Labels: build, ci:backport release-0.11

#34725 - refactor(shada): switch plugin/shada.vim to Lua

Pull Request - State: open - Opened by yochem 29 days ago
Labels: refactor

#34724 - Lsp and highlight have stopped loading on first buffer on neovim version 0.11.2

Issue - State: closed - Opened by sahilsk 29 days ago - 1 comment
Labels: needs:repro, lsp

#34723 - fix(api): type of nvim_echo

Pull Request - State: closed - Opened by lewis6991 29 days ago

#34722 - backport: fix(exrc): exrc knows its own location

Pull Request - State: closed - Opened by justinmk 29 days ago
Labels: target:release

#34720 - fix(lsp): use `vim.notify` with action-less `showMessage` requests

Pull Request - State: closed - Opened by MariaSolOs 30 days ago
Labels: lsp

#34719 - vim-patch:a5b744e: runtime(vim): Update base-syntax, improve :syn-sync line defaults

Pull Request - State: closed - Opened by zeertzjq 30 days ago
Labels: vim-patch

#34718 - vim-patch:9.1.1498: completion: 'complete' funcs behave different to 'omnifunc'

Pull Request - State: closed - Opened by zeertzjq 30 days ago
Labels: vim-patch

#34717 - LSP showMessageRequest with no choices, use vim.notify

Issue - State: closed - Opened by nyarly 30 days ago - 2 comments
Labels: lsp

#34716 - doc(vim.version): use ---@inlinedoc class for option table

Pull Request - State: closed - Opened by jamestrew about 1 month ago
Labels: typo

#34715 - `vim.version` improvements

Pull Request - State: closed - Opened by echasnovski about 1 month ago - 3 comments
Labels: lua

#34714 - fix(term): ensure terminal attr index doesn't exceed `TERM_ATTRS_MAX`

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: target:release

#34713 - test(exrc): lua exrc knows its location

Pull Request - State: closed - Opened by yochem about 1 month ago
Labels: test

#34712 - continous paste take a long time to response

Issue - State: closed - Opened by maen693 about 1 month ago - 3 comments
Labels: performance, platform:windows, clipboard

#34710 - feat: rewrite cfilter plugin in Lua and add command-preview

Pull Request - State: open - Opened by brianhuster about 1 month ago

#34709 - Cannot create command-preview for quickfix buffers

Issue - State: closed - Opened by brianhuster about 1 month ago - 4 comments
Labels: closed:question

#34708 - `vim.version.range('<=a.b.c')` is not precise about its upper bound

Issue - State: closed - Opened by echasnovski about 1 month ago - 3 comments
Labels: lua

#34707 - Refactor vim.fn.system to vim.system

Pull Request - State: open - Opened by yochem about 1 month ago - 3 comments
Labels: checkhealth

#34706 - refactor(runtime): migrate vim.fn.system() calls to vim.system() (WIP)

Pull Request - State: closed - Opened by tampueroc about 1 month ago - 1 comment
Labels: refactor, runtime, checkhealth

#34705 - feat(system): add `cmd` field in wait() result

Pull Request - State: closed - Opened by tampueroc about 1 month ago - 8 comments
Labels: system

#34704 - plugins have auto-assigned namespace

Issue - State: open - Opened by justinmk about 1 month ago
Labels: plugin, namespaces-scopes

#34703 - vim.system():wait() should include a cmd field with the executed command

Issue - State: closed - Opened by tampueroc about 1 month ago - 2 comments

#34702 - refactor(health): switch rg check to vim.system():wait()

Pull Request - State: closed - Opened by tampueroc about 1 month ago - 4 comments
Labels: checkhealth

#34701 - (feat): Localization is enabled by default.

Issue - State: closed - Opened by luckzilong about 1 month ago - 1 comment

#34700 - fix(tui): don't crash when nvim__screenshot() is called with bad path

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: tui, target:release

#34699 - docs: misc

Pull Request - State: open - Opened by dundargoc about 1 month ago - 1 comment

#34698 - refactor(lsp): simplify multiline semantic token logic

Pull Request - State: open - Opened by ribru17 about 1 month ago
Labels: refactor, lsp

#34697 - fix(iter): ArrayIter:last returns nil when filtered to empty

Pull Request - State: open - Opened by glepnir about 1 month ago

#34695 - vim-patch:1fa3f0c: runtime(doc): fix :vmap example to avoid unwanted spaces with JJ

Pull Request - State: closed - Opened by zeertzjq about 1 month ago
Labels: documentation, vim-patch

#34694 - fix(treesitter): ensure TSLuaTree is always immutable

Pull Request - State: closed - Opened by Rodrigodd about 1 month ago - 2 comments
Labels: treesitter, ci:backport release-0.11

#34693 - Switching windows at startup may be ineffective

Issue - State: open - Opened by przepompownia about 1 month ago - 3 comments
Labels: bug-vim, lifecycle, window

#34691 - fix(tutor): can not search for tutors in pack/*/start/*

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: target:release

#34690 - Keycap Digit One Emoji (with Combining Enclosing Keycap, U+20E3) display issue.

Issue - State: open - Opened by rysson about 1 month ago - 2 comments
Labels: performance, unicode 💩

#34689 - fix(tutor): can not search for tutors in pack/*/start/*

Pull Request - State: closed - Opened by brianhuster about 1 month ago - 3 comments
Labels: ci:backport release-0.11

#34688 - fix(messages): only msg_clear for UPD_CLEAR

Pull Request - State: closed - Opened by luukvbaal about 1 month ago - 1 comment
Labels: display, messages

#34687 - vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: vim-patch, target:release

#34686 - vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: vim-patch, target:release

#34684 - xmemcpyz - writing 1 byte into region of size 0

Issue - State: closed - Opened by mwnaumann about 1 month ago - 3 comments
Labels: build

#34683 - set/get_extlines; arbitrary data support for extmarks

Issue - State: open - Opened by mfussenegger about 1 month ago - 13 comments
Labels: api, marks, editor-state

#34682 - extui: long pager output may briefly show the "box" panel

Issue - State: open - Opened by justinmk about 1 month ago - 18 comments
Labels: messages

#34681 - Test

Pull Request - State: closed - Opened by ZieMcd about 1 month ago
Labels: test, lsp

#34680 - vim-patch:0312527: runtime(pandoc): sync syntax script with upstream

Pull Request - State: closed - Opened by clason about 1 month ago
Labels: vim-patch

#34679 - feat(extui): don't enter pager for routed message

Pull Request - State: closed - Opened by luukvbaal about 1 month ago
Labels: ui-extensibility, messages, ci:skip-news

#34678 - events: unify v:event, event-data

Issue - State: open - Opened by justinmk about 1 month ago
Labels: refactor, events

#34677 - docs: update deprecated API references

Pull Request - State: closed - Opened by calebdw about 1 month ago - 5 comments
Labels: typo

#34676 - ":connect bogus" should say why it failed

Issue - State: open - Opened by justinmk about 1 month ago
Labels: remote

#34675 - vim-patch:9.1.1482: scrolling with 'splitkeep' and line()

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: vim-patch, target:release

#34674 - fix(lsp): fix workspace diagnostic request to follow spec

Pull Request - State: closed - Opened by ZieMcd about 1 month ago - 1 comment
Labels: lsp

#34673 - LSP: workspace diagnostic request body does not follow spec

Issue - State: closed - Opened by ZieMcd about 1 month ago - 1 comment
Labels: lsp

#34672 - vim-patch:5d14da3: runtime(diff): fix regex for matching no-eol match

Pull Request - State: closed - Opened by clason about 1 month ago
Labels: vim-patch

#34671 - fix(prompt): prompt mark not placed after text edits correctly

Pull Request - State: closed - Opened by shadmansaleh about 1 month ago - 12 comments
Labels: gsoc

#34670 - vim-patch:9.1.1482: scrolling with 'splitkeep' and line()

Pull Request - State: closed - Opened by luukvbaal about 1 month ago - 1 comment
Labels: vim-patch, ci:backport release-0.11

#34669 - fix(lsp): include context for each client in multi-handler results

Pull Request - State: closed - Opened by MariaSolOs about 1 month ago - 3 comments
Labels: lsp

#34668 - Backport #33876 and #33324

Pull Request - State: closed - Opened by brianhuster about 1 month ago
Labels: target:release

#34667 - fix(lsp/health): always use vim.inspect to show root_markers

Pull Request - State: closed - Opened by gpanders about 1 month ago
Labels: lsp, checkhealth

#34666 - `splitkeep=screen` misbehavior when call `lines("w0")` in `WinResized`

Issue - State: closed - Opened by phanen about 1 month ago - 1 comment
Labels: has:vim-patch

#34665 - perf(extui): delay creating windows, buffers and parser

Pull Request - State: closed - Opened by luukvbaal about 1 month ago
Labels: ui-extensibility, lifecycle, ci:skip-news

#34664 - refactor: rename vim.lsp.semantic_tokens start/stop to enable()

Issue - State: open - Opened by justinmk about 1 month ago - 1 comment
Labels: refactor, lsp

#34663 - feat(defaults): map "grt" to LSP type_definition

Pull Request - State: closed - Opened by justinmk about 1 month ago
Labels: defaults, target:release

#34662 - nvim__redraw clears multi-line input()

Issue - State: open - Opened by lbrayner about 1 month ago
Labels: input

#34661 - refactor(options): move more stuff to generators

Pull Request - State: open - Opened by lewis6991 about 1 month ago
Labels: refactor

#34660 - refactor(vimscript): deprecate getcharstr()

Pull Request - State: closed - Opened by justinmk about 1 month ago - 2 comments
Labels: defaults, refactor, vimscript

#34659 - LSP: high-level features can be enabled per-config

Issue - State: open - Opened by justinmk about 1 month ago - 1 comment
Labels: lsp

#34658 - new matchparen plugin

Issue - State: closed - Opened by monkoose about 1 month ago - 7 comments

#34657 - feat(runtime): accept predicates in take and skip

Pull Request - State: closed - Opened by mart-mihkel about 1 month ago - 3 comments
Labels: runtime, lua

#34656 - fix(lsp): add `RequestFailed` error code constant

Pull Request - State: closed - Opened by neovim-backports[bot] about 1 month ago
Labels: lsp, target:release

#34655 - Neovim performing edits on startup in iTerm2

Issue - State: closed - Opened by trusktr about 1 month ago - 3 comments
Labels: tui, needs:repro, lifecycle

#34654 - LSP code actions assigned to wrong client.

Issue - State: closed - Opened by RayGuo-ergou about 1 month ago
Labels: bug-regression, lsp, has:bisected

#34653 - fix(api): nvim_buf_get_mark returns wrong position for single quote mark

Pull Request - State: open - Opened by glepnir about 1 month ago
Labels: api

#34652 - E519: Option not supported: guitablabel, E519: Option not supported: guioptions

Issue - State: closed - Opened by trusktr about 1 month ago - 3 comments
Labels: options

#34651 - fix(column): missing redraw with virt_lines_leftcol (#34650)

Pull Request - State: closed - Opened by zeertzjq about 1 month ago
Labels: column, target:release

#34650 - fix(column): missing redraw with virt_lines_leftcol

Pull Request - State: closed - Opened by zeertzjq about 1 month ago
Labels: marks, column, ci:backport release-0.11

#34649 - extmark: line number rendering issue with `virt_lines_leftcol`

Issue - State: closed - Opened by aidancz about 1 month ago
Labels: display, marks, column