Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.04 KB

README.org

File metadata and controls

19 lines (14 loc) · 1.04 KB

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