2021年にプレビューリリースされ、その後一般リリースされたGithub Copilotですが、会社組織での支払いに対応されていなかったため、導入ができませんでした。 Copilot for Business の一般提供(GA)を開始にあるように、今年にはいってビジネス向けのCopilotが一般提供されました。
コード提案の質の向上、脆弱性フィルタリング、VPNプロキシのサポートなど、実務で利用するための機能が充実しています。
e2infoでは、Github Organizationに対するCopilot for Businessの有効化とPhpStormへの導入をおこないました。
With the filter enabled, GitHub Copilot checks code suggestions with its surrounding code for matches or near matches (ignoring whitespace) against public code on GitHub of about 150 characters. If there is a match, the suggestion will not be shown to you. In addition, we have announced that we are building a feature that will provide a reference for suggestions that resemble public code on GitHub so that you can make a more informed decision about whether and how to use that code, as well as explore and learn how that code is used in other projects.