# Plugin-ChineseConverter-Gradle **Repository Path**: open_source_base/Plugin-ChineseConverter-Gradle ## Basic Information - **Project Name**: Plugin-ChineseConverter-Gradle - **Description**: Chinese Converter 已经是2022 年后都没有维护了。 当前厂库是为了适配最新版本的JetBrains idea - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-30 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chinese Converter [![](https://img.shields.io/badge/JetBrains-Intellij_Based-green.svg?style=flat-square)]() [![](https://img.shields.io/badge/Version-2.1.0-blue.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/13559-chinese-converter) ### English `Chinese Converter` is a tool for translating between Traditional Chinese and Simplified Chinese via hotkeys without any GUI, it is more convenient, simple and fast. You can translate easily in just two steps. ### 中文 `Chinese Converter`是一個轉換繁體/簡體中文的`Plugin`,可以安裝於任何基於`Intellij-Based`的IDE上, 轉換繁體/簡體中文不需開啟任何GUI,只要按下快捷鍵就能即時轉換,非常地快速且方便。 ## Demo ![](demo/demo.gif) ## Supported IDEs + Android Studio + CLion + DataGrip + GoLand + Intellij IDEA Ulimate + Intellij IDEA Community + Intellij IDEA Educational + MPS + AppCode + PhpStorm + PyCharm + Professional + PyCharm Community + PyCharm Educational + Rider + RubyMine + WebStorm ## Download ### Windows `File`->`Settings`->`Plugins`->`Marketplace`->Search "Chinese Converter"->Install ### MacOS `Prferences`->`Plugins`->`Marketplace`->Search "Chinese Converter"->Install ![](demo/download.gif) ## Usage ### English 1. Select a piece of text. 2. Press `Ctrl+Alt+1`(for Windows)/`Cmd+Alt+1`(for MacOS), the text you selected will be translated into Traditional Chinese, or press `Ctrl+Alt+2`(for Windows)/`Cmd+Alt+2`(for MacOS) to translate into Simplified Chinese. ### 中文 1. 反白選取要轉換的文字區塊 2. 按下 `Ctrl+Alt+1`(for Windows)/`Cmd+Alt+1`(for MacOS) 即能將選中區塊轉換為繁體中文,反之按下 `Ctrl+Alt+2`(for Windows)/`Cmd+Alt+2`(for MacOS) 即能將選中區塊轉換為簡體中文。