coc-codegeex icon indicating copy to clipboard operation
coc-codegeex copied to clipboard

there are nothing happen..needs help

Open zl03jsj opened this issue 2 years ago • 2 comments

i have installed coc-codegeex, and set its apikey in coc local config, like follow:

{
  "java.compile.nullAnalysis.mode": "automatic",
  "codegeex": {
    "apiKey": "615f4aec3cc65c468d5de87102c30928.P3RzjvOyNhTmCxY8"
  }
}

since the official web site noticed to use ApiKey with a new format, i know the old version needs a apikey and apiSecret.

after doing above, i can't see anything changed in my vim: image

what should i do?

another question, does this plugin is short time supporting? here are no new commits since 8 moth ago.

zl03jsj avatar Oct 28 '23 01:10 zl03jsj

Thank for the issue. I will adjust the API call according to the lataest documentation in this week.

LanceZhu avatar Dec 04 '23 17:12 LanceZhu

The previous code completion API is deprecated, so nothing happen when using coc-codegeex.


And for now, there is no officially supported code completion API. So coc-codeggex cannot work.

I have left a comment in the CodeGeeX2 repo. https://github.com/THUDM/CodeGeeX2/issues/120#issuecomment-1847255874

LanceZhu avatar Dec 08 '23 14:12 LanceZhu