aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_inspector.lua
Commit message (Expand)AuthorAge
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* fix(inspector): update semantic token namespace (#32157)jdrouhard2025-01-22
* refactor: add vim._resolve_bufnrLewis Russell2024-12-07
* fix(inspect): always show priorityChristian Clason2024-12-07
* fix(inspect): show priority for treesitter highlightsChristian Clason2024-12-07
* docs: example keybind for :Inspect #31391C.D. MacEachern2024-12-01
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* refactor: use `vim._with` where possibledundargoc2024-06-28
* fix: lua annotationsLewis Russell2024-04-26
* docs: support inline markdownLewis Russell2024-03-09
* docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* docs: small fixesdundargoc2023-05-13
* fix(lua): inspect_pos respect bufnr when get syntax info (#23098)Raphael2023-04-16
* refactor(lua): get all marks instead of iterating over namespacesLuuk van Baal2023-04-02
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* docs(inspect): number → integer (#22511)Jaehwang Jung2023-03-04
* fix(inspect): alwasy resolve full treesitter lang hl groupsFolke Lemaitre2023-02-28
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17