Github Copilot can be your best friend inside your IDE but also a pain in the *** when it keeps coming up with suggestions you are not waiting for.
Of course you could disable the Github Copilot extension in your IDE, but that would be a shame.
Hit snooze
A small but useful feature I discovered recently is the Snooze option in VSCode. This allows you to disable Copilot for a short amount of time (5 minutes by default).
To use this feature, click on the Github icon in the right bottom corner of VSCode:
Now you see a Snooze button. Click on it to hide completions and suggestions for the next 5 minutes.
A timer appears counting down and the Copilot icon is updated to indicate that the snooze mode is active (nice touch).
You can cancel the snooze period at any moment by clicking on the Stop button.



