-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancements and fixes to autocomplete behaviour #4509
base: main
Are you sure you want to change the base?
Conversation
…lay and model timeout in configuration GUI, fix to debounce delay handling
✅ Deploy Preview for continuedev canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing @bdavj! We've had this on our to-do list for a very long time, so I appreciate you taking care of this!
Thanks @tomasz-stefaniak - seeing (what looks like?) an environmental test failure. Is this something external to the PR? Is there an updated dependency / configuration i need to merge back in? Thanks |
Merge main back into Autocomplete-fixes
Description
Autocomplete behaviour enhancements and fixes to remedy issues with repeat requests and timeouts (#4413).
Screenshots
Testing Instructions
Configuration Verification
Functionality Testing
Validation Steps
.continue/prompt.log
for completion responsesEdge Cases
Related Issues