REditorSupport / REditorSupport/languageserver
Autocomplete does not work for all R files
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 675
- Forks
- 118
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 11
Description
on my windows laptop I use gvim 9.0.
I set up coc-r-lsp with languageserver. The autocomplete works on some R file, but not work on all R files. On thing I noticed that,
if R file in git repository, autocomplete does not works.
When R file in other directory, it works
when R file in git repo, it does not work
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the autocomplete difference between R files in a Git repository and those in another directory using gVim 9.0, coc-r-lsp, and languageserver. Compare the linked _vimrc configuration and isolate the repository-specific condition. Done means autocomplete works consistently for R files inside and outside Git repositories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100