jackMort / jackMort/ChatGPT.nvim
Ask questions about code?
Open
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
There does not seem to be a way to just ask ChatGPT questions about a piece of code?
Wouldn't it make sense to allow a range with `:ChatGPT` and send the code to GPT
so you can ask generic questions instead of the fixed ones in `:ChatGPTRun` ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the existing :ChatGPT and :ChatGPTRun entry points to understand how code ranges and fixed prompts are handled. The feature would be complete when a selected code range can be sent with a user-provided question, rather than only the fixed questions supported by :ChatGPTRun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100