there are nothing happen..needs help
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:
what should i do?
another question, does this plugin is short time supporting? here are no new commits since 8 moth ago.
Thank for the issue. I will adjust the API call according to the lataest documentation in this week.
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