Skip to content

Commit 965af92

Browse files
committed
更新 TranslationPlugin 插件
更新 AndroidDrawablePreview 插件 更新 CodeLocatorPlugin 插件 更新 JadxClassDecompiler 插件 更新 ChineseLanguagePackPlugins 插件 移除 NameThatColor 插件
1 parent 4da24ec commit 965af92

11 files changed

+5
-21
lines changed

README.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@
9191

9292
* [IDEA 中文包插件](#idea-中文包插件)
9393

94-
* [Color 重命名插件](#color-重命名插件)
95-
9694
* [findViewById 插件](#findviewbyid-插件)
9795

9896
* [代码预览小窗口插件](#代码预览小窗口插件)
@@ -103,7 +101,7 @@
103101

104102
* Github:[TranslationPlugin](https://github.com/YiiGuxing/TranslationPlugin)
105103

106-
* 下载地址:[点我下载插件](plugins/TranslationPlugin-3.5.2_203u212.zip)
104+
* 下载地址:[点我下载插件](plugins/TranslationPlugin-3.5.2.zip)
107105

108106
* 插件简介:我们在 Review 代码或者注释时,偶尔会对某个单词或者句子感到陌生,多数人会选择到第三方软件或者网站去翻译,但是这一来二去也是相对比较麻烦,这个时候你只要装上这款插件,即可在 Studio 中直接翻译,这样可以大大提高我们对代码的专注度。
109107

@@ -117,7 +115,7 @@
117115

118116
* Github:[Android-drawable-preview-plugin](https://github.com/mistamek/Android-drawable-preview-plugin)
119117

120-
* 下载地址:[点我下载插件](plugins/AndroidDrawablePreview-1.1.5.zip)
118+
* 下载地址:[点我下载插件](plugins/AndroidDrawablePreview-1.1.6-fix.zip)
121119

122120
* 插件简介:这是一款在 Studio 上预览图片资源缩略图的插件,能帮我们快速定位欲查找图片的位置,除此之外还支持显示 xml 资源的缩略图。
123121

@@ -185,7 +183,7 @@
185183

186184
* 码云:[JadxClassDecompiler](https://gitee.com/ideplugin/jadx-gui-idea)
187185

188-
* 下载地址:[点我下载插件](plugins/JadxClassDecompiler-2021.2.1.zip)
186+
* 下载地址:[点我下载插件](plugins/JadxClassDecompiler-2022.1.0.zip)
189187

190188
* 插件简介:这是一款能在 Android Studio 上面实现快速反编译的插件。
191189

@@ -199,7 +197,7 @@
199197

200198
* Github:[CodeLocator](https://github.com/bytedance/CodeLocator)
201199

202-
* 下载地址:[点我下载插件](plugins/CodeLocatorPlugin-2.0.0.zip)
200+
* 下载地址:[点我下载插件](plugins/CodeLocatorPlugin-2.0.1.zip)
203201

204202
* 插件简介:CodeLocator 是一个包含 Android SDK 与 Android Studio 插件的 Android 工具集,支持在真机调试中进行快速定位代码及 UI 纠正,开发必备利器。
205203

@@ -319,28 +317,14 @@
319317

320318
* 插件名称:[Chinese Language Pack Plugins](https://plugins.jetbrains.com/plugin/13710-chinese-simplified-language-pack----)
321319

322-
* 下载地址:[点我下载插件](plugins/ChineseLanguagePackPlugins-211.311.jar)
320+
* 下载地址:[点我下载插件](plugins/ChineseLanguagePackPlugins-223.360.zip)
323321

324322
* 插件简介:IDEA 官方出品的中文汉化包,官方出品的中文汉化包,官方出品的中文汉化包,重要的事情说三遍!
325323

326324
* 插件文档:直接安装重启即可,如果需要换回英文版的,只需要在插件管理中禁用即可。
327325

328326
![](picture/ChineseLanguagePackPlugins.jpg)
329327

330-
#### Color 重命名插件
331-
332-
* 插件名称:[Name That Color](https://plugins.jetbrains.com/plugin/10422-name-that-color)
333-
334-
* Github:[name-that-color-intellij-plugin](https://github.com/galex/name-that-color-intellij-plugin)
335-
336-
* 下载地址:[点我下载插件](plugins/NameThatColor-1.7.4-fix.jar)
337-
338-
* 插件简介:只需要输入一串颜色值,就能够自动生成 `color` 名称节点的一款插件,十分方便
339-
340-
* 插件文档:在 `color.xml` 随意输入一串颜色值,点击红色的小灯泡,选择 `Name that color` 或者 `Name that material color` 即可
341-
342-
![](picture/NameThatColor.png)
343-
344328
#### findViewById 插件
345329

346330
* 插件名称:[FindViewByMe](https://plugins.jetbrains.com/plugin/8261-findviewbyme)

picture/NameThatColor.png

-162 KB
Binary file not shown.
-1.4 MB
Binary file not shown.
1.4 MB
Binary file not shown.
-1.7 MB
Binary file not shown.
Binary file not shown.

plugins/NameThatColor-1.7.4-fix.jar

-88.5 KB
Binary file not shown.

plugins/TranslationPlugin-3.5.2.zip

2.52 MB
Binary file not shown.

0 commit comments

Comments
 (0)