Copilot support for jeddict-ai

arsi <[email protected]> Mon, 30 Jun 2025 11:45:16 +0200
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <[email protected]>
Hi,

Over the weekend, I added support for GitHub Copilot to jeddict-ai.

This project is used as a proxy: https://github.com/ericc-ch/copilot-api 
(The plug-in starts it automatically)

I am currently unable to test this version under Windows, so I would 
like to ask you to test it and modify the code if necessary. It runs 
without any problems under Linux.

The current version of the modified jeddict-ai is here: 
*https://github.com/arsi-apli/jeddict-ai/tree/COPILOT_SUPPORT*

Make sure Node.js is installed before you install the pluggin. 
(https://nodejs.org/)

On first launch, follow the instructions in the Copilot Proxy window and 
activate its access to GitHub Copilot.


ArSi