Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great project! Integration with Github copilot (as a plugin) #44

Open
Kangmo opened this issue Jan 2, 2023 · 2 comments
Open

Great project! Integration with Github copilot (as a plugin) #44

Kangmo opened this issue Jan 2, 2023 · 2 comments

Comments

@Kangmo
Copy link

Kangmo commented Jan 2, 2023

Hi, I was following your project, and I admire your job and continuous effort on this project.

In the future, how about creating a plugin system and implementing Github copilot as a plugin?
Now AI is developing software quite well, so this feature can be a killing point of turbo editor.

Thanks,
Kangmo

@magiblot
Copy link
Owner

magiblot commented Jan 3, 2023

Hi Kangmo,

I see there exists a GitHub Copilot plugin for Neovim, so this is certainly something that can be done.

However, I would first have to figure out how to make a plugin infrastructure that does not suck.

In the early stages of this project I considered relying on Neovim as the text editing engine, but I didn't succeed, so that's why I went ahead with Scintilla. If Turbo was just a UI for Neovim, then it would be also compatible with Neovim plugins out-of-the-box.

@Kangmo
Copy link
Author

Kangmo commented Jan 5, 2023

Neovim sounds like an interesting project. Will check it out. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants