Radzen with Copilot

Hi there, is it planned to integrate copilot within radzen ide?

Hi @weltenretter,

That's an excellent question!

We would like to add Copilot support to Radzen Blazor Studio however there is a technical limitation which prevents us from doing so.

It seems Copilot is not yet available as API for third party editor developers to integrate.

All plugins for third party editors are developed by Microsoft/Github and rely on proprietary apis. For example the VIM editor plugin uses compiled WASM and minified JS https://github.com/github/copilot.vim/tree/release/dist.

We are following the situation closely and will react as soon as there is an official way to integrate with Copilot.

2 Likes