Skip to content

feat: Add support for AI-assisted code completion (alpha)

Fred de Gier requested to merge feature/code-completion into main

This MR adds support for AI-assisted Code Completion, right now it doesn't yet do anything as the GitLab code completion API and model have not yet been deployed. What I plan to do next week is add support for OpenAI so users can use OpenAI in the plugin.

Edited by Tomas Vik

Merge request reports