Skip to content

Lingma learning map

TONGYI Lingma (Lingma) is Alibaba Cloud's intelligent coding assistant: code generation, ask, multi-file edits, and a coding agent. It maps to Copilot / Cursor, not to a consumer chat app.

On 2026-05-20 the official suite name became Qoder CN. Help Center: "The Qoder CN series was formerly named 'AI Coding Assistant TONGYI Lingma' (Lingma) and was officially renamed on May 20, 2026. If you see references to TONGYI Lingma elsewhere, they refer to the same product." (What is Qoder CN, EN quick start)

This directory documents only the coding sub-product: the standalone IDE and the IDE plugins. Other Alibaba AI products get one row on the family table.

Product family

Primary official entries come from What is the Qoder CN series and docs.qoder.cn. The marketing site lingma.aliyun.com still uses the old brand.

Alibaba Cloud AI (this handbook expands the coding assistant only)
├── TONGYI Lingma / Qoder CN (coding) — this directory
│   ├── Qoder CN IDE (marketing pages still say Lingma IDE)
│   ├── JetBrains plugin (current iteration surface)
│   ├── Visual Studio Code plugin (officially slowed / discontinued)
│   └── Visual Studio plugin
├── Qoder CN CLI — terminal, one map row
├── QoderWork CN — office desktop agent, one map row
├── QoderWake CN — digital employee, one map row
├── Qoder Cloud Agents — hosted agents, one map row
├── Qoder CN Mobile — mobile, one map row
├── Tongyi Qianwen / Qwen — consumer chat, one map row (#83)
└── Alibaba Cloud Model Studio (Bailian) — model platform, one map row (#85)
Official first-level entryOfficial URLThis site
TONGYI Lingma / Qoder CN (IDE + plugins)lingma.aliyun.com · qoder.com.cnStandalone pages (this directory)
Qoder CN CLIqoder.com.cn/cliOne map row. Terminal product, not the plugin
QoderWork CNWhat is QoderWork CNOne map row. Office assistant, not a coding IDE
QoderWake CNqoder.com.cn/qoderwakeOne map row. Digital employee
Qoder Cloud Agentsqoder.com.cn/cloud-agentsOne map row. Hosted agent platform
Qoder CN Mobileqoder.com.cn/mobileOne map row. Mobile control surface
Tongyi Qianwen / Qwenqianwen.comOne map row. Consumer chat; issue #83
Model Studio (Bailian)Product pageOne map row. Model / agent platform; issue #85
Taobao / ECS / paymentsOut of scope. Non-AI Alibaba products

Do not collapse these names:

Easy to mixDifference
Lingma vs QwenCoding assistant vs consumer chat
Lingma vs Model StudioIDE / plugin vs model platform
Lingma IDE / Qoder CN IDE vs pluginStandalone editor vs extension in your existing IDE
Chat Agent mode vs Qoder CN CLI vs Cloud AgentsLocal IDE agent vs terminal product vs hosted platform
Marketplace search TONGYI Lingma vs Help Center Qoder CNOld and new display names for the same plugin

Decision tree

What are you doing?
├── Already in a JetBrains IDE
│   └── → JetBrains plugin (current official iteration surface)
├── Want an AI-native IDE, no extra plugin
│   └── → Qoder CN IDE (marketing: Lingma IDE)
├── Still in VS Code
│   └── → Plugin is still installable; official docs say updates slowed / discontinued
│       └── If it breaks, official advice is to switch to Qoder CN IDE
├── In Visual Studio
│   └── → Visual Studio plugin (chat currently Ask-only)
├── Terminal only, no IDE
│   └── → Qoder CN CLI (not covered here)
├── Docs / files / office automation
│   └── → QoderWork CN (not covered here)
└── Chat with a model, or call an API
    └── → Qwen / Model Studio (not covered here)

Which page to read

PageTypeWhen
TutorialTutorialFirst run: install → sign in → complete → three chat modes
CookbookHow-toMode choice, prompts, agent, MCP
CheatsheetReferenceInstall URLs, compatibility, shortcuts, plans, sources
GlossaryExplanationRename, surfaces, modes, "not this"

Learning path

StageGoalLink
1. Name the productLingma = today's Qoder CN coding sub-productFamily table; glossary
2. Install and sign inIDE or plugin; Alibaba Cloud accountTutorial · install
3. Completion + chatInline complete; Ask / Edit / AgentTutorial · steps 3–4
4. Let it workAgent, terminal confirm, MCPCookbook
5. Look upShortcuts, plans, official pagesCheatsheet

Feature snapshot

From What is Qoder CN and Chat overview. Marketplace English names: Code Completion, Ask, Multi-file Edits, Code Agent.

CapabilityOne lineDocs
Inline completionLine / function suggestions from current + cross-file contextTutorial
Next Edit Suggestion (NES)Predict the next edit; Tab to acceptCookbook
AskAnswers only; does not edit the repoGlossary
EditMulti-file edits in the range you give; not on Lingma IDE / JetBrainsOfficial Edit
AgentPlans, edits, terminal, optional MCPCookbook
Project awarenessInfers framework, stack, files, errors from the tasklingma.aliyun.com
MemoryBuilds personal / project / issue memory during chatOfficial memory
MCPAgent can call configured MCP serversCookbook
Model picker / Experts / Quest / RepoWikiIDE-side upgrades, billed in CreditsGlossary

Freshness

  • Brand: suite name is Qoder CN from 2026-05-20. Older "TONGYI Lingma" pages still mean this product.
  • VS Code plugin: Help Center still documents install and says updates will slow; billing says evolution stopped; docs.qoder.cn says unmaintained; EN update log says discontinued. Do not treat it as the current primary surface.
  • Edit mode: official text excludes Lingma IDE and the JetBrains plugin. Visual Studio chat is Ask-only for now.
  • Plans: Credits started 2026-05-20. Individual Pro free promo ended. Copy numbers only from Billing.
  • Docs host: Help Center points newer content at docs.qoder.cn.

Built for frontend engineers · Powered by VitePress