added ini plugin to pycharm

Ini files inspection: highlight only duplicated keys in section, not the random text range in file
This commit is contained in:
Ekaterina Tuzova
2013-07-31 18:02:24 +04:00
parent 25028e5edc
commit 4d17f7aa5c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -57,3 +57,4 @@ IntelliLang
IntelliLang-xml
IntelliLang-js
IntelliLang-python
ini4idea
+1
View File
@@ -46,6 +46,7 @@
<orderEntry type="module" module-name="IntelliLang-js" />
<orderEntry type="module" module-name="IntelliLang-python" />
<orderEntry type="module" module-name="IntelliLang-xml" />
<orderEntry type="module" module-name="ini4idea" />
</component>
</module>