1 <idea-plugin version="2" xmlns:xi="http://www.w3.org/2001/XInclude">
2 <!-- Components and extensions declared in this file work ONLY in PyCharm, not in Python plugin.
3 Both Community and Professional editions. -->
5 <xi:include href="/META-INF/python-core-plugin.xml" xpointer="xpointer(/idea-plugin/*)"/>
6 <extensions defaultExtensionNs="com.intellij">
7 <projectService serviceInterface="com.intellij.psi.search.ProjectScopeBuilder"
8 serviceImplementation="com.jetbrains.python.psi.search.PyProjectScopeBuilder"