blob: 19a6c10676d73e56ed68ad135c69031cb34f8ae1 (
plain) (
blame)
1
2
3
4
5
6
7
|
GitHub Copilot is an AI pair programmer that provides code suggestions
and completions. It is developed by GitHub and OpenAI and is powered by
Anthropic's and OpenAI's GPT models.
This port provides the language server for GitHub Copilot, which enables
its features in various code editors that support the Language Server
Protocol (LSP).
|