jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.64k stars 312 forks source link

can't `ChatGPTCompleteCode` for range, but can `ChatGPTRun complete_code` #230

Open kaiphat opened 1 year ago

kevinfengcs88 commented 1 year ago

I'm getting the same behavior. Is there a specific syntax that's supposed to be used for :ChatGPTCompleteCode command. I might be executing it improperly