Skip to content

Releases: CopilotC-Nvim/CopilotChat.nvim

v2.10.1

06 Jun 12:22
82923ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

30 May 13:01
Compare
Choose a tag to compare

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

27 May 23:52
Compare
Choose a tag to compare

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

v2.8.2

26 May 06:46
Compare
Choose a tag to compare

What's Changed

  • fix: Load token from both apps.json and hosts.json by @deathbeam in #327
  • fix: Find github.com in hosts/apps.json instead of getting it directly by @deathbeam in #328
  • fix: check if buffer is in chat window to validate chat being visible by @deathbeam in #330
  • fix: Use proper commit numbers since last release for nvim version check by @deathbeam in #331

Full Changelog: 2.8.1...v2.8.2

2.8.1

17 May 16:30
f694cca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...2.8.1

v2.8.0

07 May 12:49
Compare
Choose a tag to compare

What's Changed

  • fix: Properly replace state when calling setup() second time by @deathbeam in #303
  • feat: Add support for select.clipboard by @deathbeam in #304

Full Changelog: v2.7.0...v2.8.0

v2.7.0

01 May 05:20
Compare
Choose a tag to compare

What's Changed

  • fix: Check if buffer is valid before getting filetype + filename by @deathbeam in #296
  • feat: Add 'replace' layout that replaces current buffer in window by @deathbeam in #295

Full Changelog: v2.6.2...v2.7.0

v2.6.2

30 Apr 11:53
Compare
Choose a tag to compare

What's Changed

  • feat: Remove confusing double wrapping from chat by @deathbeam in #293

Full Changelog: v2.6.1...v2.6.2

v2.6.1

25 Apr 23:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

18 Apr 01:43
Compare
Choose a tag to compare

What's Changed

  • feat: Normalize generation prompts, add Review prompt, use more vscode prompts by @deathbeam in #280
  • feat: allow height and width for horizontal and vertical by @deathbeam in #282

Full Changelog: v2.5.0...v2.6.0