jackMort / jackMort/ChatGPT.nvim

Add option to open 'ChatGPTRun explain_code' in split

Open
#183 3 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Lua
Stars
4k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

Currently, `ChatGPTRun explain_code` opens the answer in floating window hiding the explained code, which is not continent and not preservable in case one wants to keep the answer for later use.
Please add support to open the answer in split.
Or maybe there's existing nvim way to convert floating win to split? Couldn't find one...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the ChatGPTRun explain_code entry point and trace how its answer is opened in a floating window. Add a split-window option while preserving the existing behavior, then verify that explain_code can display its answer beside the explained code.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.