From 649f5c55ff9321cb72a15475696f97806161c037 Mon Sep 17 00:00:00 2001 From: fromwheretowhere Date: Mon, 10 Aug 2020 22:58:50 -0700 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=B1=BB=E4=BC=BC=20vs=20cod?= =?UTF-8?q?e=20=E6=8F=92=E4=BB=B6=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df32a26..ef68077 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Make the Intellij Platform support Chinese Pinyin Completion ![Java演示](screenshots/java.GIF) +## 其他平台类似支持 + +[中文代码快速补全 VS Code 插件](https://gitee.com/Program-in-Chinese/vscode_Chinese_Input_Assistant) + --- Plugin based on the [IntelliJ Platform Plugin Template][template]. -- Gitee