Skip to content
AImpact
IT EN
High AI Coding · 1 min read

GitHub Copilot: autocomplete grows up

In one sentence GitHub and OpenAI launch a technical preview of an assistant that suggests entire lines and functions right in the editor, based on a GPT-3-derived model trained on public code.

Verified Official source
ShareLinkedInX
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