Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(chat): adding to chat initializes buffer if needed #567

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

JonathanREmery
Copy link
Contributor

Description

I often found that the first time I would use CodeCompanion would be to add some code to the chat and ask a question. I kept running into the issue where I had not initialized the chat window yet so I would get a "No chat buffer found" warning.

I figured it would be nice if it automatically created a new chat, if one does not already exist when the user calls :CodeCompanionChat Add

Checklist

  • [✓ ] I've read the CONTRIBUTING guidelines and have adhered to them in this PR
  • [✓] I've updated the README and ran the make docs command

@olimorris olimorris merged commit 8c82ced into olimorris:main Dec 24, 2024
3 checks passed
@olimorris
Copy link
Owner

And thanks for this. Such an awesome QOL improvement.

@adam-e-trepanier
Copy link

Thank you for this!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants