TOOLS
CodeGeeX
Zhipu's open-source coding assistant, free IDE plugin alternative to Copilot
Part of this entry was LLM-drafted and is being polished.
CodeGeeX is Zhipu AI's coding assistant — open-sourced base models, free IDE plugins for VS Code / JetBrains / Vim / Visual Studio. Features include code completion, code explain (especially nice for Chinese commentary), test generation, and a chat sidebar. The plugin works offline-friendly with self-hosted models or against the cloud API. Strong with Chinese-language code comments and prompts, which Copilot historically handles weakly.
Editor's verdict
If you write code with Chinese comments, CodeGeeX understands intent better than Copilot — it was literally trained on that. The completion latency on the cloud API is fine, not best-in-class; Cursor / Windsurf still win on agentic features. Use CodeGeeX as the cheap secondary in JetBrains where Copilot pricing or geographic blocking is an issue. Self-hosting the open weights is realistic for security-conscious teams.
Use cases
- 程式碼自動補全
- 程式碼解釋
- 單元測試生成
- 中文註解
Reviews
No reviews yet. Be the first.
Last updated: 2026-04-29