deoplete-plugins / deoplete-plugins/deoplete-go
deoplete-go doesn't restart `gocode` when it closes
Open
- Dominant language
- Python
- Stars
- 425
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
There is a `close-timeout` option in `gocode` which defaults to 1800 (30 min). When `gocode` closes though, `deoplete-go` doesn't restart it so autocomplete stops working.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the deoplete-go code that launches and monitors gocode; reproduce the failure after gocode's 1800-second close-timeout. Done means autocomplete resumes by restarting gocode when it has closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, neovim, python
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100