Add legacy completion contributor for Python language in Rider

(cherry picked from commit a2eff8aa3b513068fb8d460932e16f7454d2316a)
This commit is contained in:
Dmitry Trofimov
2016-11-22 12:58:12 +01:00
parent 1d80d07f69
commit e5e7e63755
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
<depends optional="true" config-file="python-community-plugin-java.xml">com.intellij.modules.java</depends>
<depends optional="true" config-file="python-plugin-minor-ide.xml">com.intellij.modules.clion</depends>
<depends optional="true" config-file="python-plugin-minor-ide.xml">com.intellij.modules.rider</depends>
<depends optional="true" config-file="python-plugin-rider.xml">com.intellij.modules.rider</depends>
<!-- Two different versions of this file exist: one is used when building from sources (when auxiliary
plugins are loaded as separate plugins) and another is used for the real release build (when auxiliary