Skip to main content
Hueli.1
Associate III
January 22, 2023
Question

Is there support for github copilot?

  • January 22, 2023
  • 5 replies
  • 10006 views

Hi,

I cannot find any information about the possibility to use github copilot in the STM32CubeIDE. Is it available or are there any plans to support it in the future?

Or do you recommend using it in VS only?

Thanks you for your answer

5 replies

Semer CHERNI
ST Employee
January 24, 2023

Hello @Hueli.1​ 

First let me thank you for posting.

Take a look at this post which is related to your question.

Kind regards,

Semer.

Hueli.1
Hueli.1Author
Associate III
January 26, 2023

I am trying to use github COPILOT, not git. As stated in the linked post the accepted solution is no longer working.

It looks like stm32CubeIDE does not have a copilot extension currently.

There is an Open source project for eclipse though...does that work? https://github.com/masecla22/eclipse-github-copilot-integration

0693W00000Y9GC7QAN.png 

Hueli.1
Hueli.1Author
Associate III
January 30, 2023

@Semer CHERNI​ do you have some information about my question?

Associate II
October 5, 2023

Hi I am also looking for a way to use copilot in STM32CubeIDE. Is there any update on this topic? Its possible to use copilot in visualStudio Code but I am not since I am more familiar with debugging in STM32CubeIDE it would be nice to have also the copilot running there. 

b.r. David

ANeam.1
Associate II
November 13, 2023

Hi, I am in the exact same situation as @dbahr and probably many others. Bump!

Pavel A.
Super User
November 13, 2023

Let's ask the AI itself. Here is the info right from the beast's mouth:

Me: Dear Bing, how to use github copilot with Eclipse IDE?

Bing:

As of now, GitHub Copilot is not directly available for Eclipse IDE. But don’t worry! There are alternative options you can explore:

  1. Tabnine: Tabnine provides a similar concept to GitHub Copilot. It offers the benefits of a free tier and the option to self-host. You can install Tabnine from the Eclipse Marketplace. In this demo, they use EquoIDE to handle installation 1.

  2. Unofficial GitHub Copilot for Eclipse: There is an open-source implementation called eclipse.copilot that aims to bring GitHub Copilot functionality to Eclipse. You can install it from the provided update site 2.

  3. Reverse Engineered Implementation: Another project called eclipse-github-copilot-integration is based on reverse engineering the VSCode and IDEA plugins. It’s an open-source implementation of the GitHub Copilot AI model for Eclipse 3.

Remember that while these alternatives provide similar features, they might not be as seamless as GitHub Copilot itself. Choose the one that best fits your needs and workflow! 

Source: Conversation with Bing, 13/11/2023
 
Associate
February 14, 2025

A GitHub blog post announces that GitHub Copilot is available for Eclipse but on the Eclipse Marketplace, they support those versions of Eclipse : 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33)

STM32CubeIDE 1.17 is built on top of Eclipse 4.30