Reading level
GitHub introduces Copilot, a coding assistant that lives inside the code editor (VS Code, Neovim, others).
As you type, Copilot reads the file context and proposes suggestions: the start of a function, the missing block, a test, a comment. Press Tab to accept.
For people who write code, it's the first time "autocomplete" stops completing a word and starts completing an idea.
Companies
GitHub, OpenAI
Tools
GitHub Copilot
Tags
GitHubCopilotCodexOpenAIAutocomplete
Sources