diff --git a/README.md b/README.md
index f411e08..5e5a5ba 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@
- [Custom Code][gh:custom-code] ([demo][gh:leetcode-question])
## Getting Started
-

+
## Local debugging
-
+
### Installation([help][managing-plugins])
@@ -43,7 +43,7 @@
### Configuration (configuration for first installation)
-
+
- **Configuration path**: `File` -> `settings`->`tools`->`leetcode plugin`
@@ -53,12 +53,12 @@
- **`Password`**: Login password
- **`Temp File Path`**: Temporary file storage catalogue
- **`proxy(HTTP Proxy)`**: HTTP Proxy,config path:`File` -> `settings`->`Appearance & Behavior`->`System Settings`->`HTTP Proxy`
- - **`Custom code template`**: Custom code template ([details][gh:custom-code-zh]) ([demo][gh:leetcode-question])
+ - **`Custom code template`**: Custom code template ([details][gh:custom-code]) ([demo][gh:leetcode-question])
- **`LevelColour`**: Customize the difficulty color of the question, it will take effect after restart
-### Window (Icon in the lower right corner of the main window![icon][icon:leetcode])
+### Window
-
+
- **Toolbar**:
- ![login][icon:login]**`Sign in`**:The login accounts of the two websites are not interoperable and the corresponding users need to be configured when switching websites.
@@ -72,7 +72,7 @@
- ![clear][icon:clear]**`Clear`**:Clean up the files in the configured cache directories. The cache directories of the two websites are different and only the current configured websites are cleaned up. Carefully clean up cases without submitting.
### Menu
-
+
- **Menu (right-click on the questions)**:
@@ -107,8 +107,8 @@
[badge:plugin-homepage]: https://img.shields.io/badge/Plugin%20Home-Leetcode%20Editor-blue?logo=jetbrains&style=flat-square
[badge:plugin-homepage-pro]: https://img.shields.io/badge/Pro%20Plugin%20Home-Leetcode%20Editor%20Pro-blue?logo=jetbrains&style=flat-square&color=blueviolet
-[badge:release]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Release?style=flat-square&logo=github&label=Build
-[badge:snapshot]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Snapshot?style=flat-square&logo=github&label=Build
+[badge:release]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Release?style=flat-square&logo=github&&label=Release%20Build
+[badge:snapshot]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Snapshot?style=flat-square&logo=github&&label=Snapshot%20Build
[badge:license]: https://img.shields.io/github/license/shuzijun/leetcode-editor.svg?style=flat-square&&label=License
[badge:downloads]: https://img.shields.io/jetbrains/plugin/d/12132?style=flat-square&label=Plugin%20Downloads&logo=jetbrains
[badge:version]: https://img.shields.io/jetbrains/plugin/v/12132?label=Plugin%20Version&logo=jetbrains&style=flat-square
@@ -125,8 +125,8 @@
[icon:pick]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/random_dark.svg
[icon:find]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/find_dark.svg
[icon:progress]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/progress_dark.svg
-[icon:toggle]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@sync/src/main/resources/icons/toggle_dark.svg
-[icon:config]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@sync/src/main/resources/icons/config_lc_dark.svg
+[icon:toggle]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/toggle_dark.svg
+[icon:config]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/config_lc_dark.svg
[icon:clear]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/clear_dark.svg
[gh:leetcode-editor]: https://github.com/shuzijun/leetcode-editor
diff --git a/README_ZH.md b/README_ZH.md
index f86bf86..2519b95 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -30,11 +30,11 @@
## 开始使用
-
+
## 本地调试
-
+
### 安装([help][managing-plugins])
@@ -44,7 +44,7 @@
### 配置(第一次安装需要先配置)
-
+
- **配置路径**: `File` -> `settings`->`tools`->`leetcode plugin`
@@ -58,9 +58,9 @@
- **`LevelColour`**: 自定义题目难度颜色,重启后生效
- **`English Content`**: 题目显示英文描述
-### 窗口(主窗口右下角![icon][icon:leetcode])
+### 窗口
-
+
- **工具栏**:
- ![login][icon:login]**`登录`**:两个网站的登录帐号不互通,切换网站需配置对应的用户
@@ -74,7 +74,7 @@
- ![clear][icon:clear]**`清理`**:清理配置的缓存目录下的文件,两个网站对应的缓存目录不同,只会清理当前配置的网站下的。部分题目未提交的情况下慎重清理
### 菜单
-
+
- **菜单(在题目上右击出现)**:
@@ -113,8 +113,8 @@
[badge:plugin-homepage]: https://img.shields.io/badge/Plugin%20Home-Leetcode%20Editor-blue?logo=jetbrains&style=flat-square
[badge:plugin-homepage-pro]: https://img.shields.io/badge/Pro%20Plugin%20Home-Leetcode%20Editor%20Pro-blue?logo=jetbrains&style=flat-square&color=blueviolet
-[badge:release]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Release?style=flat-square&logo=github&label=Build
-[badge:snapshot]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Snapshot?style=flat-square&logo=github&label=Build
+[badge:release]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Release?style=flat-square&logo=github&label=Release%20Build
+[badge:snapshot]: https://img.shields.io/github/workflow/status/shuzijun/leetcode-editor/Snapshot?style=flat-square&logo=github&label=Snapshot%20Build
[badge:license]: https://img.shields.io/github/license/shuzijun/leetcode-editor.svg?style=flat-square&&label=License
[badge:downloads]: https://img.shields.io/jetbrains/plugin/d/12132?style=flat-square&label=Plugin%20Downloads&logo=jetbrains
[badge:version]: https://img.shields.io/jetbrains/plugin/v/12132?label=Plugin%20Version&logo=jetbrains&style=flat-square
@@ -132,8 +132,8 @@
[icon:pick]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/random_dark.svg
[icon:find]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/find_dark.svg
[icon:progress]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/progress_dark.svg
-[icon:toggle]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@sync/src/main/resources/icons/toggle_dark.svg
-[icon:config]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@sync/src/main/resources/icons/config_lc_dark.svg
+[icon:toggle]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/toggle_dark.svg
+[icon:config]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/config_lc_dark.svg
[icon:clear]: https://cdn.jsdelivr.net/gh/shuzijun/leetcode-editor@master/src/main/resources/icons/clear_dark.svg
@@ -153,6 +153,7 @@
[plugin-versions]: https://plugins.jetbrains.com/plugin/12132-leetcode-editor/versions
[plugin-homepage-pro]: https://plugins.jetbrains.com/plugin/17166-leetcode-editor-pro
[plugin-versions-pro]: https://plugins.jetbrains.com/plugin/17166-leetcode-editor-pro/versions
+[managing-plugins]: https://www.jetbrains.com/help/idea/managing-plugins.html
[shuzijun-donate]: https://shuzijun.cn/donate.html
[shuzijun-referrals]: https://shuzijun.cn/referrals.html
diff --git a/doc/CustomCode.md b/doc/CustomCode.md
index 42fbbc0..b282eeb 100644
--- a/doc/CustomCode.md
+++ b/doc/CustomCode.md
@@ -2,6 +2,5 @@
The custom code generation template can be configured to generate the code format freely, the IDE can debug the code locally.[demo](https://github.com/shuzijun/leetcode-question)
- [English Document]()
- [中文文档](https://github.com/shuzijun/leetcode-editor/blob/master/doc/CustomCode_ZH.md)
-
-
-
+ 
+
diff --git a/doc/CustomCode_ZH.md b/doc/CustomCode_ZH.md
index 66085e9..e84a537 100644
--- a/doc/CustomCode_ZH.md
+++ b/doc/CustomCode_ZH.md
@@ -2,14 +2,11 @@
通过配置自定义代码生成模板可以自由生成代码格式,配合IDE可在本地调试代码。[示例工程](https://github.com/shuzijun/leetcode-question)
- [English Document](https://github.com/shuzijun/leetcode-editor/blob/master/doc/CustomCode.md)
- [中文文档](#配置)
-
-
-
+ 
+
## 配置
-
-
-
+
- **Custom code template**: 开启使用自定义模板,否则使用默认生成格式
- **CodeFileName**: 生成文件的名称,默认为题目标题