diff options
Diffstat (limited to 'misc/github-copilot-language-server/pkg-descr')
-rw-r--r-- | misc/github-copilot-language-server/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/github-copilot-language-server/pkg-descr b/misc/github-copilot-language-server/pkg-descr new file mode 100644 index 000000000000..19a6c10676d7 --- /dev/null +++ b/misc/github-copilot-language-server/pkg-descr @@ -0,0 +1,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). |