vim-lua-inspect not compatible with Vim compiled with Lua >= 5.2

Open
#443 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
lua, vim
Domain
tooling

Research direction

Start by inspecting how xolox/vim-lua-inspect is integrated into the Vim Bootstrap configuration and verify the failure with Vim compiled against Lua 5.2 or newer. Check the upstream plugin status, then determine whether an upstream fix is viable or whether the issue requires evaluating a Language Server Protocol-based replacement. Done means Lua inspection works with supported Lua versions or the replacement path is clearly defined.

Written by the indexing model from the issue text.

Description

package.seeall was apparently removed in lua5.2. This breaks xolox/vim-lua-inspect. Need upstream to fix the package (last commit was 11 years ago). Or move to a different way of inspecting Lua files like LSP (Language Server Protocol).

Dominant language
HTML
Stars
2.1k
Forks
208
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from editor-bootstrap/vim-bootstrap

All issues in editor-bootstrap/vim-bootstrap

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.