mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
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:
@@ -57,3 +57,4 @@ IntelliLang
|
||||
IntelliLang-xml
|
||||
IntelliLang-js
|
||||
IntelliLang-python
|
||||
ini4idea
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user