fail to test if base dir is not in workspace folder
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 3.2k
- Forks
- 411
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 5
Description
as subject. if vim base dir is parent of workspace path. test doesn't work.
neovim lsp can get workspaceFolder path
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported failure when the Vim base directory is the parent of the workspace path. Trace how the test runner determines its workspace and compare that with the Neovim LSP workspaceFolder path mentioned in the issue. Done means tests run correctly for this directory arrangement, with coverage for the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100