gui: add keyboard shortcut for toggling autocomplete in sidebar#2571
gui: add keyboard shortcut for toggling autocomplete in sidebar#2571sestinj merged 1 commit intocontinuedev:devfrom
Conversation
|
This is great, thank you! |
|
Hi @minjeeki, yesterday we shared some updates with our contributors about how we're aiming to improve the contribution process. Part of this included the addition of a Contributor License Agreement (CLA) to protect both contributors and the project. We're reaching out to ask that previous contributors sign it. Could you please take a moment to sign, or if you have any questions send me a message? (either here or [email protected] would work) To do so, you just need to post a comment below with the following text: ❤️ Thank you for the work you've done on Continue, and let me know if you have any suggestions on how we can make the project even better! |
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
Description
I have added a keyboard shortcut for controlling the Autocomplete feature to the continue/gui/src/pages/More/KeyboardShortcuts.tsx file.
Initially, I planned to develop this feature myself, but upon discovering that it already existed, I decided to add the shortcut not only to the official documentation but also to the 'Keyboard Shortcuts' section in the Continue sidebar.
I believe this will make it easier for more users to utilize the feature.
Checklist
dev, rather thanmainScreenshots
Testing
[ For new or modified features, provide step-by-step testing instructions to validate the intended behavior of the change. ]