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

codegeex in vim using coc.nvim

Results 1 coc-codegeex issues
Sort by recently updated
recently updated
newest added

i have installed coc-codegeex, and set its apikey in coc local config, like follow: ```json { "java.compile.nullAnalysis.mode": "automatic", "codegeex": { "apiKey": "615f4aec3cc65c468d5de87102c30928.P3RzjvOyNhTmCxY8" } } ``` since the official web site...