VS Code Tips — Incrementally accepting Copilot suggestions

Опубликовано: 05 Июнь 2023
на канале: Code 2020
3,593
48

Supercharge your coding by incrementally accepting copilot suggestions. This lets you accept a long suggestion word by word. At any point you can then continue typing to further guide Copilot in your desired direction. This is often faster than accepting a long suggestion and then going back to edit it.

To accept the current Copilot suggestion word by word, press ctrl and right arrow on Windows and Linux or cmd and right arrow on Mac

#vscode #copilot #coding #programming #chatgpt #github