From 1f0ff92f7f2d027813241262c55101aa77be044e Mon Sep 17 00:00:00 2001 From: tuchg Date: Tue, 11 Aug 2020 09:54:40 +0800 Subject: [PATCH 1/4] update README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 105cfe1..18fb762 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # 中文代码快速补全 + 安装方法: ![](截图/安装方法.gif) -- Gitee From e46f388c7312285303c0c7c662bc8e49c53d73ab Mon Sep 17 00:00:00 2001 From: tuchg Date: Tue, 11 Aug 2020 13:06:42 +0800 Subject: [PATCH 2/4] update README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18fb762..139b69a 100755 --- a/README.md +++ b/README.md @@ -82,3 +82,6 @@ ## [版本更新说明](CHANGELOG.md) ## [已知问题](文档/Issues.md) + +## 其他平台类似支持 +[IntelliJ](https://gitee.com/tuchg/ChinesePinyin-CodeCompletionHelper) -- Gitee From fb6de266fdebf2e26126236ad7ed0d3f056d9c5e Mon Sep 17 00:00:00 2001 From: tuchg Date: Tue, 11 Aug 2020 13:07:40 +0800 Subject: [PATCH 3/4] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 139b69a..9b3f65c 100755 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ ## [已知问题](文档/Issues.md) ## 其他平台类似支持 -[IntelliJ](https://gitee.com/tuchg/ChinesePinyin-CodeCompletionHelper) +[IntelliJ(IDEA/WebStorm/PyCharm...)](https://gitee.com/tuchg/ChinesePinyin-CodeCompletionHelper) -- Gitee From 51da41c4889a9db65251019cb2c14bfef3a419fc Mon Sep 17 00:00:00 2001 From: tuchg Date: Tue, 11 Aug 2020 13:08:41 +0800 Subject: [PATCH 4/4] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b3f65c..ec437e5 100755 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ ## [已知问题](文档/Issues.md) ## 其他平台类似支持 -[IntelliJ(IDEA/WebStorm/PyCharm...)](https://gitee.com/tuchg/ChinesePinyin-CodeCompletionHelper) +[IntelliJ IDEA/WebStorm/PyCharm...](https://gitee.com/tuchg/ChinesePinyin-CodeCompletionHelper) -- Gitee