# tuchg/ChinesePinyin-CodeCompletionHelper

让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,GoLand等 )支持中文标识符以拼音/五笔等输入方式完成代码补全，享受和英文环境一致的中文智能编码体验，为代码表达提供更多选择，一种值得考虑的折中解决方案📏

Repository: https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper
Canonical: https://ross.abutalabs.com/products/chinesepinyin-codecompletionhelper
Homepage: https://plugins.jetbrains.com/plugin/14838
Language: Kotlin
License: MIT
License Family: permissive
Topics: intellij-plugin, chinese-programming-tools, pinyin, pinyin-completions-plugin, intellij
Archived: true
Last push: 2024-03-02T05:03:53+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2228, "days_push": 914, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1822, forks 45 (observed 2026-08-28T04:05:41.073332+00:00)

## What it is
A JetBrains IDE plugin that lets developers type pinyin (or wubi/shuangpin) abbreviations to autocomplete Chinese-language identifiers like variable, function, and class names. It brings Chinese smart coding to IDEA, PyCharm, WebStorm, GoLand and other IntelliJ-based IDEs.

## Use cases
- complete chinese identifiers by typing pinyin initials in jetbrains ides
- use chinese variable and function names in java or python code
- avoid awkward pinyin abbreviations when naming domain-specific concepts
- support wubi or shuangpin input for code completion
- help a chinese-speaking team with mixed english proficiency write code
- suppress the no-ascii warning when using chinese identifiers

## When to choose
- you use JetBrains IDEs and want to name identifiers in Chinese
- your team is Chinese-native and English naming slows you down
- your domain concepts are hard to express in English or ambiguous pinyin abbreviations

## When to avoid
- your codebase or team conventions require English-only identifiers
- you use VS Code or Visual Studio (alternative plugins exist)
- non-ASCII identifiers would break your toolchain or linters

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, internationalization
- domain: developer-tools, text-editors
- platform: editor-plugin, jvm, cross-platform
- tags: intellij-plugin, pinyin, chinese-identifiers, code-completion, wubi, jetbrains, localization

## Member repositories
- tuchg/ChinesePinyin-CodeCompletionHelper (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.073332+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:55.685057+00:00, confidence not recorded.
  - readme: https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper (fetched 2026-08-28T04:05:41.073332+00:00, sha 3050f52e8a55)
  - homepage: https://plugins.jetbrains.com/plugin/14838 (fetched 2026-08-29T10:58:48.880654+00:00, sha e5dde4d516fa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
