Commit Graph

37 Commits

Author SHA1 Message Date
Dmitry Trofimov
d05cbf7f49 Python plugin should work for Go and DB IDEs (DBE-2849, GO-3320) 2017-06-12 15:17:56 +02:00
Alexey Utkin
30571693a8 Merge branch 'master' into traff/python-facet 2017-02-20 21:14:43 +03:00
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
Andrey Vlasovskikh
7f5e1c49e9 Removed <version> and <idea-version> that are generated during the build 2017-02-15 15:13:37 +03:00
Andrey Vlasovskikh
ab545d06af Converted Python plugin build scripts to newer API
Updated non-bundled plugins built together with Python plugins as well:
localization, rest, vagrant. Changed the versioning scheme for vagrant
in order to match the current platform build.

Set until-build for all the plugins.
2017-02-15 15:13:37 +03:00
Dmitry Trofimov
80764260d2 Enable Python CE plugin for WebStorm 2017-01-17 20:41:46 +01:00
Dmitry Trofimov
92ab949e79 Restore setting since build number 2016-11-22 12:59:45 +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
Dmitry Trofimov
cee6e8fcf4 Fix since-until build number in Python plugin for Rider Public EAP
(cherry picked from commit 1e43ec9c375728986fd75ec3310c72f9ba1e26b8)
2016-11-22 12:58:00 +01:00
Dmitry Trofimov
9c8182d929 Make Python plugin for IDEA compatible with CLion and Rider
(cherry picked from commit d238ce95813f05ba9744e6a124242f2c23d0ca69)
(cherry picked from commit e4bdab382c0868715e05873bd14ee61f31865c29)
2016-11-22 12:57:36 +01:00
Yann Cébron
81d29f9bd5 Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694) 2016-11-11 17:08:58 +01:00
Alexey Utkin
a32a32e1d3 PY-17817 Python plugin breaks project scope 2015-12-21 16:47:56 +03:00
Alexey Utkin
79408f2821 CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] #4, isolation [PythonConsoleRunnerFactory] as single point export, move [PyForceStepIntoAction] export to owner module 2015-12-15 18:42:17 +03:00
Alexey Utkin
c5c832c994 CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] 2015-12-11 13:30:18 +03:00
Dmitry Trofimov
32c8a5ab2b Fix community plugin version. 2015-07-01 14:39:43 +02:00
Dmitry Trofimov
04d9009dd4 New build for Python community plugin 2015-06-18 12:51:39 +02:00
Dmitry Trofimov
deeef81814 Remove EAP from plugin version 2015-05-13 21:37:46 +02:00
Maxim.Mossienko
9926010395 trunk is 142 / Idea 15 dev started 2015-03-02 16:26:35 +01:00
Dmitry Trofimov
477e65e659 Set Python plugin version from PyCharm ApplicationInfo.xml 2015-01-28 01:07:39 +01:00
Andrey Vlasovskikh
89557317d5 Updated Python plugin version to 4.1 EAP for future builds 2015-01-26 19:05:32 +03:00
Andrey Vlasovskikh
723fda95c5 Use <Branch>.<Build count> as a build number for Python plugin at TeamCity
We used to forget to update the branch part. Another problem was the
meaningless build count in the name of the zip file.
2015-01-26 19:03:22 +03:00
Andrey Vlasovskikh
ebf5b17980 Updated version naming rules for Python plugin
"Beta" in the middle leads to the inability of comparing the version to
a later version without "Beta".

Having "EAP" or "RC" at the end of the name of plugin builds for
IntelliJ EAPs is a good idea.
2015-01-26 18:28:28 +03:00
Vladimir Krivosheev
55ac3d026d use https 2014-12-19 14:04:04 +01:00
Dmitry Trofimov
cd20c52c9e Include dependecies in python community plugin. 2014-12-17 16:31:24 +01:00
Andrey Vlasovskikh
8d2bb531f1 New naming scheme for Python plugin that is consistent across IntelliJ branches 2014-10-10 17:09:55 +04:00
Maxim.Mossienko
26849411f9 trunk is 140 2014-10-06 12:29:50 +02:00
Dmitry Trofimov
e4717b9ab9 Run Django console in Django projects by default. Remove Tools | Run Django console action. 2014-08-11 19:23:17 +02:00
Dmitry Trofimov
78589b2dab Update python plugin description. 2014-07-07 13:19:15 +02:00
Alexander Lobas
ce4bafa64b Until build moved forward. 2014-05-05 11:34:26 +02:00
Dmitry Trofimov
b16c8c74f3 Updated python plugin versions. 2014-03-17 17:49:39 +01:00
Dmitry Trofimov
db9dd4a3b4 Updated python plugin versions. 2014-03-17 17:47:49 +01:00
Maxim.Mossienko
645caac042 134->136 2014-03-08 02:50:12 +01:00
Dmitry Trofimov
80fdfb244a Add build number to python plugin version. 2014-02-17 15:02:11 +01:00
Dmitry Trofimov
ab01855148 Python plugin for IDEA 13.1 EAP. 2014-02-07 15:22:11 +01:00
Dmitry Jemerov
25361734eb version updated 2013-10-08 16:38:51 +02:00
Dmitry Jemerov
bd6cd15f2f avoid having two separate plugin.xml files for Python plugin in classpath when running idea from idea 2013-09-27 15:19:29 +02:00
Dmitry Jemerov
69b6c509fe add resource files 2010-03-02 18:28:22 +03:00