by GitHub (Microsoft) โ the most widely used AI coding assistant
GitHub Copilot is the original mainstream AI coding assistant, used by over 1.8 million developers. It integrates into VS Code, JetBrains IDEs, Vim/Neovim, and GitHub.com. It offers inline completions, a chat panel with slash commands, and Copilot Workspace for agentic PR-level tasks.
Start typing โ ghost text appears. Tab to accept, Esc to dismiss, Alt+] to see next suggestion.
/explain/fix/tests/doc/optimize/newView โ Copilot Edits โ describe a task spanning multiple files:
Copilot Edits plans the changes, shows diffs across files, and lets you review and accept each one.