Skip to content

Conversation

gpanders
Copy link
Member

@gpanders gpanders commented Dec 2, 2024

Co-authored-by: Jesse github@jessebakker.com
(cherry picked from commit 29c72cd)

Backport of #31345 to release-0.10.

…m#31345)

Co-authored-by: Jesse <github@jessebakker.com>
(cherry picked from commit 29c72cd)
@gpanders gpanders merged commit 308e971 into neovim:release-0.10 Dec 2, 2024
28 checks passed
@gpanders gpanders deleted the backport-31345 branch December 2, 2024 18:13
@github-actions github-actions bot removed the request for review from mfussenegger December 2, 2024 18:15
bfredl added a commit that referenced this pull request Dec 21, 2024
Christmas edition. This is a maintenance release, focusing on fixes.

FEATURES
--------------------------------------------------------------------------------
- 085f1cc main: expand file ~\ or ~/ prefix on Windows

FIXES
--------------------------------------------------------------------------------
- f8ee92f deps build for ARM64 MSVC
- 163a532 api: make `nvim_set_hl()` respect all `cterm` attributes (#31390)
- 6a63034 completion: avoid deleting text when completion leader changes #31448
- c257fe5 coverity/510275: linematch out of bounds access (#30687)
- 7ca0408 defaults: don't replace keycodes in Visual search mappings (#31460)
- 71faa2b events: don't expand `args.file` for Lua callback (#31473)
- e80e8a0 extmark: builtin completion can still affect nearby extmarks #31387
- 7abc583 filetype: make filetype detection work with :doautocmd (#31470)
- 98ec48e inccommand: ensure cursor is where it belongs
- 650dcbb inspect: always show priority
- b5b84b8 inspect: show priority for treesitter highlights
- bf66871 lsp: cancel pending requests before refreshing (#31500)
- 308e971 lsp: retrigger diagnostics request on server cancellation (#31345) (#31427)
- 84bbbd9 lsp: str_byteindex_enc bounds checking #30747
- 01fe4fc marks: skip right_gravity marks when deleting text
- 57b0fec startup: report --startuptime error to stderr (#31131)
- 3c0e1a8 treesitter: show proper node name error messages
- bbefbc9 tui: avoid flushing buffer halfway an OSC 2 sequence (#30793)
- 424a452 uri: uri_encode encodes brackets incorrectly for RFC2732 #31284
- 1a030f6 vim.system: invalid MAX_TIMEOUT for 32-bit systems #31638
- ee7885a 9.1.0759: screenpos() may return invalid position (#30681)

REFACTOR
--------------------------------------------------------------------------------
- b286ba4 fix incorrect use of enum (#30924)
- fb5a0e2 sort various Lua tables in src/ alphabetically (#30978)

DOCUMENTATION
--------------------------------------------------------------------------------
- 9455686 misc (#29410)
- 5480c0b lua: "vim.bo" is always equivalent to :setlocal (#30733)
- 27fca9c lua: clarify when on_key "typed" will be empty (#30774)
rami3l referenced this pull request in rami3l/nvim-config Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants