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.
function | usage | keybind |
---|---|---|
codegeex-buffer-completion | Complete at cursor based on the whole buffer | M-\ |
codegeex-buffer-debug | Debug the whole buffer | |
codegeex-region-debug | Debug the selected region |