mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
[pycharm] finish community migration to v2
# Conflicts: # community/python/pluginCore/resources/META-INF/plugin.xml GitOrigin-RevId: e4d6969fd15a3fddc4d6a03491fb9f9634285edf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1ef0d54b39
commit
67594cdaad
@@ -1,6 +1,7 @@
|
||||
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<xi:include href="/META-INF/PythonSyntaxCore.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
<dependencies>
|
||||
<module name="intellij.python.psi"/>
|
||||
</dependencies>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<readWriteAccessDetector implementation="com.jetbrains.python.findUsages.PyReadWriteAccessDetector"/>
|
||||
Reference in New Issue
Block a user