Releases: CopilotC-Nvim/CopilotChat.nvim
Releases · CopilotC-Nvim/CopilotChat.nvim
v2.14.0
What's Changed
- Cleanup auto insert behaviour and add support for insert at end by @deathbeam in #400
- Use cwd for selection.gitdiff by @deathbeam in #402
- Move help to separate window by @deathbeam in #401
Full Changelog: 2.13.1...v2.14.0
v2.13.1
What's Changed
- fix(readme): unnecessary [[brackets]] around pirate system prompt example. by @GitMurf in #394
- feat: add command :CopilotChatModel
Full Changelog: v2.13.0...2.13.1
v2.13.0
What's Changed
- Improve completion of Copilot keywords by @guill in #384
- docs: add guill as a contributor for code by @allcontributors in #385
- Add support for overriding the default yank_diff register by @sjonpaulbrown-cc in #389
- docs: add sjonpaulbrown-cc as a contributor for code by @allcontributors in #390
New Contributors
- @guill made their first contribution in #384
- @sjonpaulbrown-cc made their first contribution in #389
Full Changelog: v2.12.1...v2.13.0
v2.12.1
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Add
tiktoken_coreinstallation method by @jinzhongjia in #374 - docs: add jinzhongjia as a contributor for doc by @allcontributors in #376
- Use gpt-4o by default by @gptlang in #377
New Contributors
- @jinzhongjia made their first contribution in #374
Full Changelog: 2.11.1...v2.12.0
v2.11.1
v2.11.0
What's Changed
- Allow runtime selection of models with
:CopilotChatModelsby @gptlang in #368 - fix: Handle layout replace closing, handle empty embed results by @deathbeam in #371
Full Changelog: v2.10.1...v2.11.0
v2.10.1
What's Changed
- fix(cmp): unlist copilot-chat buffer after cmp item acceptance by @GitMurf in #346
- docs: add GitMurf as a contributor for code by @allcontributors in #347
- fix: Improve regexp for command completion in chat by @festeh in #348
- docs: add festeh as a contributor for code by @allcontributors in #349
New Contributors
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- fix(telescope): ensure correct selection with telescope prompt actions by @folke in #343
- chore: Use same way to exit visual mode everywhere and move to utils by @deathbeam in #344
- feat: Add nvim-cmp integration by @deathbeam in #345
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- feat: highlight the selection in the source buffer by @folke in #332
- docs: add folke as a contributor for code, and doc by @allcontributors in #333
- feat: enhanced header rendering in the chat window by @folke in #336
- chore: Pass namespaces around less, make help and spinner highlight configurable by @deathbeam in #337
- fix: Properly check if selection is unset when highlighting by @deathbeam in #339
- fix: Fix fold levels by @deathbeam in #340
New Contributors
Full Changelog: v2.8.2...v2.9.0