Skip to content

hzhangxyz/codegeex.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d944e2 · Aug 11, 2023

History

14 Commits
Aug 10, 2023
Aug 11, 2023
Aug 11, 2023

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