EDU-479 Renaming variable inside a file with the same name

This commit is contained in:
Liana Bakradze
2016-06-22 14:50:57 +03:00
parent f61ff8e34f
commit 8a93eebe8e
5 changed files with 0 additions and 79 deletions
@@ -28,10 +28,6 @@
<CCLanguageManager implementationClass="com.jetbrains.edu.coursecreator.PyCCLanguageManager" language="Python"/>
</extensions>
<extensions defaultExtensionNs="Pythonid">
<pyReferenceResolveProvider implementation="com.jetbrains.edu.coursecreator.PyCCReferenceResolveProvider"/>
</extensions>
<actions>
<action class="com.jetbrains.edu.coursecreator.PyCCCreateProjectFromArchive" id="PyCC.NewEdu" text="Create New Educational Project">
<add-to-group group-id="CCFileGroup" anchor="last"/>