feat(copilotchat-nvim)!: update to v3 #1292
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1291
📑 Description
Updates to v3 and removes the opts window changes as they have issues with window resizing and other issues when trying to move buffers around
ℹ Additional Information
They've updated the prompt actions
CopilotC-Nvim/CopilotChat.nvim@v2.16.0...v3.0.0#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L120-L128
help_actions
was deprecated and now just uses prompt actionsCopilotC-Nvim/CopilotChat.nvim@v2.16.0...v3.0.0#diff-48b86e8f407d8316ff351556d1495ecbe87b72a450d19713b83829c5165eba37R10-R12
I've removed the opts windows setting since they are too personal and was causing issues. people can add it into their own configs