Skip to content

Releases: CopilotC-Nvim/CopilotChat.nvim

v2.5.0

12 Apr 08:28
9e8b351
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.4...v2.5.0

v2.4.4

10 Apr 03:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

07 Apr 15:56
Compare
Choose a tag to compare

What's Changed

  • feat: Allow empty lines to be used as selection as well by @deathbeam in #260
  • fix: Authenticate asynchronously instead of blocking the editor by @deathbeam in #264

Full Changelog: v2.4.2...v2.4.3

v2.4.2

01 Apr 03:37
51ec2b4
Compare
Choose a tag to compare

What's Changed

  • Fix telescope preview if prompt contains newlines by @ornew in #252
  • docs: add ornew as a contributor for code by @allcontributors in #253
  • feat: Add check for supported nightly versions of neovim by @deathbeam in #255
  • fix: Properly check if window layout changed before resetting by @deathbeam in #254

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

29 Mar 00:52
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @D7ry made their first contribution in #241

Full Changelog: v2.4.0...v2.4.1

v2.4.0

26 Mar 23:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

26 Mar 02:12
2b53687
Compare
Choose a tag to compare

What's Changed

  • feat: Do not push help and tokens to left column by @deathbeam in #237

Full Changelog: v2.3.0...v2.3.1

v2.3.0

24 Mar 13:58
Compare
Choose a tag to compare

What's Changed

  • feat: Make question/answer/error headers configurable by @deathbeam in #236

Full Changelog: v2.2.0...v2.3.0

v2.2.0

24 Mar 01:10
Compare
Choose a tag to compare

What's Changed

  • feat: Set chat and overlay filetypes to their names by @deathbeam in #229

Full Changelog: v2.1.1...v2.2.0

v2.1.1

23 Mar 01:06
Compare
Choose a tag to compare

What's Changed

  • fix: Properly start insert mode on opening window, regardless of source by @deathbeam in #223
  • feat: Add start and end line number as line range to active selection by @deathbeam in #217
  • fix: Warn users about configuration cchange and do not break plugin by @deathbeam in #226
  • feat: Add source parameter to callback function by @aweis89 in #219

Full Changelog: v2.1.0...v2.1.1