Skip to content

Instantly share code, notes, and snippets.

@hrialan
Last active December 9, 2022 06:32
Show Gist options
  • Save hrialan/5fe75e57def87a2403a58c7de27bdf07 to your computer and use it in GitHub Desktop.
Save hrialan/5fe75e57def87a2403a58c7de27bdf07 to your computer and use it in GitHub Desktop.
[Copilot] GitHub Copilot mac shortcuts #github #copilot #shotcuts
  • Seeing multiple suggestions in a new tab : Control + Enter

  • Generating code suggestions from comments :

# Connect to twitter API
# Return all tweets related to the given sub
def get_tweets(subject):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment