How to customize code suggestion content in Gitlab Workflow Vscode extension?

Hi everyone,

Background
I’m currently experimenting with the Gitlab Duo code suggestions feature in VScode. I was able to login to the Gitlab workflow VSCode extension with our self-managed account, which has a Gitlab Duo Pro subscription. More specifically I have the following versions:

  1. Vscode 1.96.2
  2. GitLab Enterprise Edition v17.6.2-ee

Problem
I have disabled the Duo Chat and enabled Duo code suggestions as follows in VSCode:

However, it always provides the following suggestion: (Alt+C) Duo Quick Chat despite the fact that I disabled Duo Chat.

This message is quite distracting and I’m a Mac keyboard user so I don’t even have an Alt key :). Is there a way for us to customize autocomplete content, so I could get rid of this unhelpful suggestion?

Thank you so much!