Copilot ExtensionThe Copilot Extension is a Visual Studio Code extension that provides intelligent code completions using the AI21 LABS API. It supports Python, C, and C++ languages. Features
InstallationTo install the Copilot Extension, follow these steps:
UsageOnce installed, the extension automatically provides code completions as you type in supported languages. For example:
Simply start typing in a file with one of the supported languages, and the extension will offer code completions based on the context of your code. ConfigurationNo additional configuration is required. The extension works out of the box. ContributingContributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository. LicenseThis extension is licensed under the MIT License. See the LICENSE file for details. SupportIf you need support or have any questions, please reach out to the maintainers via the GitHub issues page. |