GitHub Copilot Brings AI-Powered Code Completion to Major Developer Tools
GitHub Copilot is an AI assistant created by GitHub and OpenAI that autocompletes code inside popular programming environments. The tool operates as a paid subscription service for individuals and businesses.
GitHub Copilot is an artificial intelligence tool developed by GitHub and OpenAI that acts as a programming assistant. It integrates directly into popular integrated development environments, including Visual Studio Code, Visual Studio, Neovim, Eclipse, and JetBrains suites, to provide automatic code completion for developers.
The software uses generative AI to suggest code snippets and allows users to choose which large language model powers these generations. Originally announced in June 2021 as a technical preview, the tool quickly expanded its compatibility across multiple platforms before officially launching as a paid subscription service in June 2022.
Currently, individual developers and businesses access GitHub Copilot through a subscription model. The technology represents an evolution of Microsoft's earlier "Bing Code Search" project, upgrading from simple context-based code snippet retrieval to advanced AI-driven code generation.