zbirenbaum / copilot-cmp

Lua plugin to turn github copilot into a cmp source
MIT License
1.1k stars 39 forks source link

Important Announcement: Please Read Before Posting #4

Closed zbirenbaum closed 2 years ago

zbirenbaum commented 2 years ago

I've pushed a number of sizable improvements and bug fixes to both copilot-cmp and copilot.lua. I've tentatively closed many of the issues in both repos regarding completions not showing in some locations, or showing inconsistently, as there were many that appeared to be duplicates and keeping track of what problems are outstanding was becoming difficult. I've tried to keep open the ones that look like they have causes which were not addressed by the changes. With that said, please regard the following:

Before anything else: Platform should no longer be a problem. I downloaded a 0.6 appimage to test and both copilot plugins functioned fine for me. If you have any issues, they should now be version independent. I apologize for the problems with attaching on 0.6, they were due to a problem I thought I had pushed the fix for days ago, and discovered I had not.

  1. If you have an open issue and the behavior of the problem has in no way changed, naturally please keep it open.
  2. If you had an issue closed and still run into the exact same problems, please re-open it.
  3. If you have an issue open which appears to be addressed, please close it
  4. If you have an issue (closed or open) and still are having problems after downloading the updates, but the nature of your problem seems to have changed, please do the following depending on your circumstance: 4a. If you have an open issue: Close the current issue and open a new one with revised info 4b. If you have a closed issue: Even if the behavior seems related, if it has changed in nature at all, please open a new issue and link the closed one as related.
  5. Before reopening any closed issue, or opening a new one, please check both copilot.lua and copilot-cmp for the same issue I understand if you cannot tell if someone is having the same problem as you, and in such cases, feel free to post, but taking a moment to do this will help a lot with organization

I promise if you have an existing problem I will work on it, but please try to adhere to the above for now.