aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/news.txt
Commit message (Expand)AuthorAge
* feat(diagnostic): add `current_line` option for `virtual_text` handlerMaria José Solano2025-02-05
* feat(treesitter): show which nodes are missing in InspectTreeRiley Bruins2025-02-05
* Merge #32082 refactor(treesitter): use coroutines for resuming _parse()Justin M. Keyes2025-02-03
|\
| * feat(treesitter): allow LanguageTree:is_valid() to accept a rangeRiley Bruins2025-02-02
* | vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
|/
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* feat(treesitter): support modelines in `query.set()` (#30257)Maria José Solano2025-01-29
* build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason2025-01-27
* feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
* feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal2025-01-22
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
* | fix(lsp): document_symbol uses loclist by default #32070Yochem van Rosmalen2025-01-19
* | fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders2025-01-18
|/
* feat(terminal): add support for kitty keyboard protocolGregory Anders2025-01-16
* fix(docs): replace `yxx` mappings with `g==` #31947Evgeni Chasnovski2025-01-15
* Merge #32013 from luukvbaal/shellkindJustin M. Keyes2025-01-15
|\
| * feat(messages): add :!cmd shell message kindsLuuk van Baal2025-01-15
* | feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike2025-01-14
* | feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders2025-01-14
* | feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
|/
* perf(treesitter): calculate folds asynchronouslyRiley Bruins2025-01-14
* feat(messages): "verbose" message kind #31991luukvbaal2025-01-13
* feat: add vim.fs.relpathdundargoc2025-01-13
* feat(treesitter)!: don't parse tree in get_parser() or start()Riley Bruins2025-01-12
* feat(treesitter): async parsingRiley Bruins2025-01-12
* perf(treesitter): cache queries stronglyRiley Bruins2025-01-12
* feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...Gregory Anders2025-01-11
* docs: misc #31867Justin M. Keyes2025-01-09
* feat(docs): "yxx" runs Lua/Vimscript code examples #31904Riley Bruins2025-01-09
* Merge #31900 from luukvbaal/nvim_echoJustin M. Keyes2025-01-09
|\
| * feat(api): add err field to nvim_echo() optsLuuk van Baal2025-01-09
* | feat(health): show :checkhealth in floating window #31086glepnir2025-01-07
* | perf(treesitter): don't fetch parser for each fold lineRiley Bruins2025-01-07
|/
* "nvim -es": disable shada #21723Justin M. Keyes2025-01-05
* docs: cleanup news.txt (#31854)Gregory Anders2025-01-04
* Merge pull request #31635 from bfredl/vtermpiratesbfredl2025-01-03
|\
| * feat(terminal): support grapheme clusters, including emojibfredl2025-01-02
* | feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
|/
* docs: misc #31479Justin M. Keyes2025-01-01
* feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders2024-12-31
* feat(lua): add `vim.fs.abspath`Famiu Haque2024-12-28
* Merge #31661 cmdline_show/hide eventsJustin M. Keyes2024-12-22
|\
| * feat(ui): specify whether msg_show event is added to historyLuuk van Baal2024-12-23
| * feat(ui): additional arguments for cmdline_show/hide eventsLuuk van Baal2024-12-22
* | feat(lsp): return table from lsp/ files on runtimepath (#31663)Gregory Anders2024-12-21
|/
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19