Skip to content

hzhangxyz/codegeex.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

codegeex.el

codegeex.el provide completion drived by CodeGeeX API. Please notice that the API replies on reverse engineering on the vscode extension so that may be broken in the future.

Usage

functionusagekeybind
codegeex-buffer-completionComplete at cursor based on the whole bufferM-\
codegeex-buffer-debugDebug the whole buffer
codegeex-region-debugDebug the selected region

https://asciinema.org/a/601782.svg