zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.98k stars 2.83k forks source link

Support for GitLab Duo #18549

Open valegui opened 5 days ago

valegui commented 5 days ago

Check for existing issues

Describe the feature

I was wondering if there's a way (or a plan to) to integrate GitLab Duo with Zed. Currently, GitLab Duo considers plugins/extension for other editors, but none consider the usage of the GitLab personal access token which can also grants access to GitLab Duo API endpoints, so I'm a bit lost on how (and if) I can use this assistant with Zed.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

notpeter commented 5 days ago

Looking at the docs, here are the docs for the relevant API endpoints:

Digging further:

Here are some open source examples of integrations: