Alexander Zolotov
f9be13c7c1
Migrate pycharm pro and community to the new tips&tricks bundles
...
GitOrigin-RevId: 6c4cff942a62ff19c70a767322e33409ed3674bc
2020-02-25 14:35:25 +00:00
Andrey Vlasovskikh
28ef22103f
Extracted intellij.python.community.plugin.modules from intellij.python.community.plugin so that we can run Python plugin without any extra plugins
...
GitOrigin-RevId: 69a297aec6f59872c860c1da0654e396eae43334
2019-12-16 19:36:07 +00:00
Andrey Vlasovskikh
23d1bdfda5
PY-38593 Put missing Python plugin dependencies into *.plugin modules instead of *.plugin.main so that they are available in both PyCharm and IntelliJ
...
GitOrigin-RevId: 0bd9d55c1ba924c1dc5a2933f377e2b18162f862
2019-11-19 02:14:39 +00:00
Andrey Vlasovskikh
663729f2b0
Revert "PY-38593 Restored missing PyCharm dependencies for running it within IntelliJ"
...
This reverts commit c80c439a
GitOrigin-RevId: e28653d978417de0b7e9f5e499e684f6d10d1f00
2019-11-19 02:14:39 +00:00
Vladimir Krivosheev
d246dc0dfe
better to use as resources root and deps as runtime
...
GitOrigin-RevId: 8a87de1121c75cfc516391326c3e82fa3170573d
2019-11-07 02:40:58 +00:00
Andrey Vlasovskikh
f44cd78344
PY-38593 Restored missing PyCharm dependencies for running it within IntelliJ
...
intellij.pycharm.community.main couldn't depend on
intellij.python.community.plugin.main because the latter included a dependency
on IntelliJ Community. Actually this dependency was only used in the saved
run configuration for running IntelliJ Community with the Python plugin. I've
created a separate module for that and removed dependencies on IntelliJ from
*.{pycharm,python}.main modules.
GitOrigin-RevId: c80c439a86b2d552ba40aa54714c637f87470067
2019-11-07 02:40:58 +00:00
Andrey Vlasovskikh
3f9d13c560
Don't depend on intellij.python.helpers explicitly since it's already a run-time dependency of intellij.python.community.impl
...
GitOrigin-RevId: d922f3533a6f6b8d36fdfb83e7514463b4c3cb62
2019-10-21 20:03:52 +00:00
Gregory.Shrago
ca26ab8089
IDEA-CR-53226 extract pluginJava and avoid Java in PyCharm
...
GitOrigin-RevId: da2f300874c363085d5965bee1d0520da8ce3fd6
2019-10-14 22:41:29 +00:00
Gregory.Shrago
92f5adff73
PY-38312 Reuse Python plugin in PyCharm
...
GitOrigin-RevId: 614aecfde6c57cb8f2b99c01c7085c5ae33a1d5d
2019-10-08 17:03:50 +00:00
Andrey Vlasovskikh
1f9bd02788
Enabled TextMate Bundles plugin for PyCharm Community running within IntelliJ
...
GitOrigin-RevId: e803232c0304e61db9ada75d62509a4a718b51af
2019-08-23 01:01:36 +03:00
Andrey Vlasovskikh
9974416ac1
Added missing dependency on XML language injection for running PyCharm Community within IntelliJ
...
GitOrigin-RevId: 0a04e062acaf45c078f51ffb20f7059ba2cb6897
2019-08-22 01:50:10 +03:00
Andrey Vlasovskikh
8d6b7a8f09
Re-enabled ChangeReminder in master for PyCharm
...
It reverts "PY-36919 Disabled ChangeReminder for PyCharm 2019.2", commit df04ccbf.
GitOrigin-RevId: 92098ae1d79fa6a65a763c698172dc026b37dc00
2019-07-26 15:02:42 +03:00
Andrey Vlasovskikh
527d4f8c51
PY-36919 Disabled ChangeReminder for PyCharm 2019.2
...
GitOrigin-RevId: df04ccbffa1c14a10a8ad433ffae1b630e87332b
2019-07-17 14:47:02 +03:00
Nikolay.Rykunov
954e09c96a
Bundle ChangeReminder plugin
...
GitOrigin-RevId: a749ccbc3b79ad0684946518ab072a3d0bb56421
2019-07-05 22:01:46 +03:00
Andrey Vlasovskikh
4cc9e8a8ce
PY-18483 Bundle Shell Script with PyCharm Community and Professional
...
GitOrigin-RevId: 70884ad9a9fd64edd4a9daa9af8ee129dd26f56e
2019-06-16 04:03:56 +03:00
Eldar Abusalimov
1120c30a56
Merge remote-tracking branch 'origin/master' into eldar/cidr-debugger
...
# Conflicts:
# CIDR/clion/src/com/jetbrains/cidr/cpp/toolchains/MSVC.java
GitOrigin-RevId: f3593b526d1870f32b3f1451cab0c6a653e5beb5
2019-06-16 03:01:38 +03:00
Anna Kozlova
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Andrey Vlasovskikh
87b3425031
PY-18483 Bundle Shell Script with PyCharm Community and Professional
...
GitOrigin-RevId: 70884ad9a9fd64edd4a9daa9af8ee129dd26f56e
2019-06-10 13:08:50 +03:00
Vitaliy.Bibaev
0b03ecaab4
[stats-collector] Bundle stats collector plugin to PyCharm
2019-03-27 19:53:16 +03:00
Anton Bragin
8960f634a3
PY-32246 Advertiser for PyCharm Professional is fired on Jupyter file opening
2019-02-18 22:29:52 +03:00
Dmitriy Smirnov
d89f017819
IDEA-204767 Unbundle CVS plugin
2019-02-07 14:18:12 +03:00
Konstantin Bulenkov
beb17dc9b2
remove intellij.shortcutPromoter plugin
2018-11-23 15:28:55 +01:00
Aleksey Rostovskiy
b55bfe1613
fix for python-copyright plugin
2018-10-18 11:49:15 +03:00
Vladimir Krivosheev
077a5bd778
bundle intellij.configurationScript
2018-09-09 00:48:20 +02:00
Dmitry Trofimov
72d5da5a3e
Bundle markdown plugin
2018-07-20 14:44:13 +03:00
nik
43d6d568c8
IDEA project configuration: the great module rename
...
Improve names for product-specific modules: change 'intellij.productEdition' to 'intellij.product.edition' (e.g. 'intellij.ideaUltimate' -> 'intellij.idea.ultimate'). This makes names of these modules consistent with other names and groups modules related to the same product together.
2018-01-25 12:59:04 +03:00
nik
1d43a0dbc2
IDEA project configuration: the great module rename
...
Rename iml files
2018-01-25 12:59:04 +03:00