# ChineseCharReplace **Repository Path**: bestxu/chinese-char-replace ## Basic Information - **Project Name**: ChineseCharReplace - **Description**: 中文标点符号替换 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 40 - **Forks**: 12 - **Created**: 2021-07-13 - **Last Updated**: 2025-06-08 ## Categories & Tags **Categories**: idea-plugins **Tags**: None ## README # Character Auto Replacemet - Plugin(字符自动替换插件) # 功能说明: 1. 该插件自动替换输入的中文标点,不用刻意切换输入法了,大大减少键盘按键寿命。 2. 在注释区域不会自动替换。注释部分还是大概率使用中文输入的。所以注释区域就不自动替换了。 3. 支持大部分文件类型(我目前使用的语言是java、js、SQL、markdown等),其他语言没有测试过,兼容性不完全保证。 4. 支持 idea 2020.3 以上版本. # 代码仓库 1) **github**: [https://github.com/ranbest/ChineseCharReplace](https://github.com/ranbest/ChineseCharReplace) 2) **gitee**: [https://gitee.com/bestxu/chinese-char-replace](https://gitee.com/bestxu/chinese-char-replace) # 安装 Jetbrains Plugin Marketplace : [17345-charautoreplace](https://plugins.jetbrains.com/plugin/17345-charautoreplace) 离线安装下载地址: **gitee**: [https://gitee.com/bestxu/chinese-char-replace/releases](https://gitee.com/bestxu/chinese-char-replace/releases) 仓库在同步过程中,release不能同步到github,只能在gitee中下载。 # 使用说明: 1. 下载安装插件。 2. 在 ` settings - Tools - CharAutoReplace `中配置自己想替换的符号(默认配置了大部分中文标点)。 3. 最好关闭输入法中,自动中文变英文标点功能。