New to KendoReactStart a free 30-day trial

KendoReact GitHub Copilot Extension

The KendoReact GitHub Copilot extension provides proprietary context for the KendoReact components. The extension works as a React AI code generator and can help you reach new levels of developer productivity. You can get useful tips and generate tailored code snippets that include KendoReact components and API.

Prerequisites

To use the KendoReact GitHub Copilot extension for React, you need to have:

Installation

To install the KendoReact Copilot extension:

  1. Go to the KendoReact GitHub App page and click the Install button.
  2. You will see a list that includes your GitHub account and all GitHub organizations that you are part of. Normally, select your GitHub account.
  3. Click the Install & Authorize button. This will authorize the GitHub Copilot extension to integrate with your GitHub account.
  4. Enter your GitHub password.
  5. You will be redirected to telerik.com. Enter your Telerik account credentials if prompted. This will authorize the GitHub Copilot extension to integrate with your Telerik account.
  6. Upon successful Telerik authentication, you will be redirected once again to a page that confirms successful Copilot extension installation.
  7. Restart your Copilot-enabled apps (for example, Visual Studio and VS Code).
  8. Start a new chat session in Copilot.

Usage

To use the KendoReact Copilot extension:

  1. Open the GitHub Copilot chat window in your Copilot-enabled app (for example, Visual Studio or VS Code).
  2. Make sure you are in Ask mode and not in Edit or Agent mode. The Edit and Agent modes do not use the Telerik Copilot extension. However, the Agent mode can use the KendoReact MCP server.
  3. Start your prompt with @kendoreact and type your request. Make sure that @kendoreact is recognized and highlighted, otherwise the extension may not be installed.
  4. Verify that you see a label similar to KendoReact working... or KendoReact generating response... in the output.
  5. Grant permission to the KendoReact extension to read your workspace files.
  6. If you want to prompt for information or code that are not related to your previous prompts, it is a good practice to start a new session in a new chat window, so that the context is not polluted by irrelevant old information.

Sample Prompts

The following list describes how your prompts may look like:

  • "@kendoreact Generate a KendoReact Grid with sorting and paging enabled. Bind the Grid to dummy data."
  • "@kendoreact Generate a KendoReact ComboBox that shows a list of products."
  • "@kendoreact Show me sample code for a KendoReact Grid with virtual scrolling for the rows and columns."

Number of Requests

The usage limits below will take place after June 28, 2025. Until then, each customer with an active commercial or trial license can make up to 300 daily requests.

The KendoReact Copilot extension allows the following maximum number of requests, depending on your Telerik license type:

  • Perpetual licenses: 50 requests per year
  • Subscription licenses: virtually unlimited number of requests with a fair use threshold of 300 requests per day
  • Trial licenses: 300 requests per trial per year. Activating the same trial for a new release does not grant additional 300 requests.

All Telerik AI tools share a single request limit for your Telerik account. For example, the Telerik Copilot extension and the Telerik MCP server both take up from the same usage quota.

See Also