Skip to content

Commit f51223d

Browse files
authored
Update pycharm_plugin.md
1 parent a0bc22d commit f51223d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/pycharm_plugin.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> 用了这么久,慢慢发现了不少插件,有些插件很好用,就一直保留了下来。其中也尝试了很多其他的插件,有些插件用了之后不好用或者用不到就卸载了,也希望大家有好的插件也介绍给我一下。
88
99

10-
**.ignore**
10+
## .ignore
1111

1212
![image](https://user-images.githubusercontent.com/33345911/159252642-cdbce481-0182-428a-b2a2-1892419fe56a.png)
1313

@@ -16,15 +16,15 @@
1616
2. 安装这个插件之后就可以很方便的创建对应的忽略文件。比如想创建Git的忽略文件,
1717
3. 只需要在文件夹上右键单击 new -> .ignore file  -> .gitignore file, 就可以了。
1818

19-
**A8Translate**
19+
## A8Translate
2020

2121
![image](https://user-images.githubusercontent.com/33345911/159252778-aa86ba23-b2b6-4b80-8f0e-836c79f56c95.png)
2222

2323
**操作说明**
2424
1. 这个是一个翻译插件,能翻译在代码中选中的内容,便于大家理解代码和记忆单词。
2525
2. 使用方法也很简单,因为我用的是Mac系统,所以,选中单词之后,使用快捷键 Meta + T(这个插件的快捷键可以在Edit中查看),就会自动翻译你选中的内容。
2626

27-
**activate-power-mode**
27+
## activate-power-mode
2828

2929
![image](https://upload-images.jianshu.io/upload_images/6285249-849fb6db98561f63.gif)
3030

@@ -40,7 +40,7 @@
4040
2. 这样可以帮你记住很多快捷键。比如你运行Python脚本,它就会在右下角提示用什么快捷键,次数多了就记住了。
4141
3. 作为以后以程序作为职业的人,记住快捷键是提升工作编码效率的第一步。
4242

43-
**Material Theme UI**
43+
## Material Theme UI
4444

4545
![image](https://user-images.githubusercontent.com/33345911/159253205-7f999da7-2bb3-44d6-ae5b-32671369aa82.png)
4646

0 commit comments

Comments
 (0)