Commit Graph

23 Commits

Author SHA1 Message Date
Daniil Akifev
27bf93bf62 RIDER-50617 Migrate to Rider from non-IntelliJ IDEs
GitOrigin-RevId: a19077f04d199e5c8934918d130f53abc5bbb724
2020-09-16 13:14:58 +00:00
Lada Gagina
0dcb9cb443 i18n: Interpreter settings
GitOrigin-RevId: ae4251440959bd70d01402b35c1a6b19a275524b
2020-08-21 17:07:43 +00:00
Lada Gagina
2f53b0d8f2 i18n: Interpreter settings
GitOrigin-RevId: 6eed8f2f1e4725ec617e7df0c861744cdf8e2be9
2020-08-20 17:44:55 +00:00
Mikhail Golubev
5e0d49789d PY-43254 Feature Big Data Tools plugin in PyCharm setup wizard
GitOrigin-RevId: 0d8ea24118b310eabd2050b948953f55b02dd9f7
2020-07-21 11:56:31 +00:00
Tagir Valeev
4d21ad341f Annotate bundle methods as Nls
GitOrigin-RevId: db851b498d99f538e1f747faa4fb4d954848982f
2020-07-17 07:46:42 +00:00
Vladimir Krivosheev
d4e9b09e26 cleanup (final)
GitOrigin-RevId: 93607e195763f2acf29ee0d7a280d7e07e8d2f14
2020-06-26 12:21:17 +03:00
Dmitriy.Panov
2826cb4cdd update *ApplicationInfo.xml: 'master' branch now targets 2020.3 versions
GitOrigin-RevId: 548414831191bbf72b768d09b3c0a22dcf5d30f2
2020-06-16 14:39:38 +03:00
Dmitry.Krasilschikov
a47b8f5a72 Bundle API: rename lazyMessage() to messagePointer()
GitOrigin-RevId: 1b4a35db8900da03fe48d4638362e5ea36cf106b
2020-03-03 16:02:28 +00:00
Dmitriy.Panov
5b43ec67b8 update *ApplicationInfo.xml: 'master' branch now targets 2020.2 versions
GitOrigin-RevId: 41f9c6087a0723517d38f5071bbce3e3dcf94887
2020-02-25 11:08:02 +00:00
Sergey Simonchik
70edcff534 IDEA-CR-58258: add ability to customize description for plugin groups in initial wizard
This allows to show "HTML, style sheets, JavaScript, TypeScript, Node.js..." description for "JavaScript Development" according to https://youtrack.jetbrains.com/issue/WEB-43722#focus=streamItem-27-3937145.0-0

(cherry picked from commit a52e8721f26003f035908a524ff819ffbe97b986)

GitOrigin-RevId: 1ff28b97fb9045bc96b7042f4521df87ff4bcec4
2020-02-11 14:47:01 +00:00
Alexander Koshevoy
5ea1c7b8c8 PY-40431 Extract messages from intellij.pycharm.community module to the message bundle
GitOrigin-RevId: c032c54e64b3f6163ec4c6a98df1087bafc26f45
2020-02-10 14:20:15 +00:00
Andrey Vlasovskikh
14a1078a68 PY-39764 Restored Python as the primary language for PyCharm
The problem was that an implementation of IdeLanguageCustomization for Python got excluded from PyCharm builds due
to recent refactoring of the Python-related modules. This change brings it back and restores Python as the first
language in the list of languages in the Editor | Code Style settings.

GitOrigin-RevId: 0e00c712ee1b24a88babec78084b27956a9b53e7
2019-12-17 19:03:57 +00:00
Dennis Ushakov
dcdc6a2c74 unify AWS toolkit featured plugin description
GitOrigin-RevId: 60569162232485bb537784e8913c95e61bc8a1d2
2019-12-11 10:02:43 +00:00
Aleksey Rostovskiy
3deec2bc14 PY-39320 Incorrect PythonApplicationInfo.xml values for PyCharm with Anaconda plugin
*ApplicationInfo.xml files weren't patched well, so PYA/PCA product codes weren't be written at all and it leaded to
problem with updates. Fixed product code for PyCharm with Anaconda both Community and Professional.

GitOrigin-RevId: 315da5bb94452f370373d593bea026284dfdff36
2019-11-27 18:12:42 +00:00
Andrey Vlasovskikh
26bc48e485 Added AWS Toolkit to the list of featured plugins in PyCharm
GitOrigin-RevId: c796f7ebf0984e3e0e2dd9ba5140048dfac3b112
2019-11-26 17:04:55 +00:00
Andrey Vlasovskikh
b252edb780 Removed Markdown from featured plugins of PyCharm since it's already bundled
GitOrigin-RevId: d545a03a597d35397a253310ea2a598ac1265637
2019-11-26 17:04:55 +00:00
Aleksey Rostovskiy
b4ee4781f7 IDEA-CR-55492: fixer after review
GitOrigin-RevId: b68a1e869c5682783083b886e409141e09703a86
2019-11-20 14:11:39 +00:00
Aleksey Rostovskiy
917233d1f7 IDEA-CR-45718: PY-34628 Bundle miniconda with PyCharm
IDEA-CR-45683: Create Anaconda plugin that facilitates using Сonda management system (PY-34875)

IDEA-CR-45765: PY-34993 Prepare PyCharm + Anaconda plugin installation process

IDEA-CR-45858: PY-34993 build PyCharm Anaconda edition together with regular PyCharm

IDEA-CR-45850: cleanup

PY-35115 "Missing extension point: Pythonid.pythonSdkTypeComparator" trying to create a new project in 191.6605.9 fix

GitOrigin-RevId: 8f35d31fd8117dc250f4b5bf75cea6f077427942
2019-11-20 14:11:39 +00:00
Aleksey Rostovskiy
bafc6b9c9c IDEA-CR-55492: remove duplicated registration of com.jetbrains.python.PyCharmLanguageCustomization
GitOrigin-RevId: c44f08c320f9ab6c837a6ffb1b3df5d5f4edfbff
2019-11-20 14:11:39 +00:00
Vladimir Koshelev
273a5e4abe IDEA-CR-54208: re-add R Language Support to Featured Plugins
(cherry picked from commit b0ed645b9c5dce5d47c1d022d11ac034eee70571)

GitOrigin-RevId: 778734d8c7e4abd19c9036a009063658c6ee88f6
2019-11-07 02:40:58 +00:00
Andrey Vlasovskikh
5bf4650f0b PY-38585 Moved registration of PyCharmProfessionalAdvertiser to intellij.pycharm.community.customization
After the recent refactoring of PyCharm-specific classes into the PyCharm Community Customization plugin
the PyCharm Professional advertisement annotator got into intellij.pycharm.community that actually didn't
depend on the module where these classes were defined. Since the annotator is specific to PyCharm
Community it looks like intellij.pycharm.community.customization is now the best place for it.

GitOrigin-RevId: 46ef68ca2d207a3341854cec54820632c5be9e4a
2019-10-21 21:03:53 +00:00
Dmitriy.Panov
caebec30b9 update *ApplicationInfo.xml: 'master' branch now targets 2020.1 versions
GitOrigin-RevId: 9b7dbefc3adf7d98c6649f4e0c84c9f0019cb90d
2019-10-16 13:07:13 +00:00
Gregory.Shrago
92f5adff73 PY-38312 Reuse Python plugin in PyCharm
GitOrigin-RevId: 614aecfde6c57cb8f2b99c01c7085c5ae33a1d5d
2019-10-08 17:03:50 +00:00