Commit Graph

2 Commits

Author SHA1 Message Date
Dmitry Trofimov
30d86b98da Fix disappearing of Python repository from settings after Clion restart (CPP-7743)
Python plugin stored the interpreter setting as a module sdk, which was wiped out with it's order entries by Clion.
The fix is to store the interpreter setting in a facet and reinitialize it after Clion model clearing.
2017-02-15 16:03:33 +01:00
Dmitry Trofimov
e5e7e63755 Add legacy completion contributor for Python language in Rider
(cherry picked from commit a2eff8aa3b513068fb8d460932e16f7454d2316a)
2016-11-22 12:58:12 +01:00