summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_inspector.lua
AgeCommit message (Expand)AuthorFiles
2025-08-23fix(treesitter): show capture-level priorities in :Inspect #35443Riley Bruins1
2025-05-27feat(api): set nvim_echo() kind for ext_messages (#33998)luukvbaal1
2025-03-18fix(lua): ensure inspect_pos() only shows visible highlight extmarksLuuk van Baal1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2025-01-22fix(inspector): update semantic token namespace (#32157)jdrouhard1
2024-12-07refactor: add vim._resolve_bufnrLewis Russell1
2024-12-07fix(inspect): always show priorityChristian Clason1
2024-12-07fix(inspect): show priority for treesitter highlightsChristian Clason1
2024-12-01docs: example keybind for :Inspect #31391C.D. MacEachern1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes1
2024-06-28refactor: use `vim._with` where possibledundargoc1
2024-04-26fix: lua annotationsLewis Russell1
2024-03-09docs: support inline markdownLewis Russell1
2024-03-05docs(lua): improvements for LSP and DiagnosticLewis Russell1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2023-07-18docs(lua): more improvements (#24387)Lewis Russell1
2023-05-13docs: small fixesdundargoc1
2023-04-16fix(lua): inspect_pos respect bufnr when get syntax info (#23098)Raphael1
2023-04-02refactor(lua): get all marks instead of iterating over namespacesLuuk van Baal1
2023-03-06feat(lsp)!: add rule-based sem token highlighting (#22022)swarn1
2023-03-04docs(inspect): number → integer (#22511)Jaehwang Jung1
2023-02-28fix(inspect): alwasy resolve full treesitter lang hl groupsFolke Lemaitre1
2022-12-17feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre1