Dmitriy Panov
b74e166b0a
product version minor updated to 1 for PyCharm
...
GitOrigin-RevId: 615a79e93400bbcab0b041c8a589064077033f1b
2022-10-18 07:35:56 +00:00
Dmitriy Panov
f5ec6dac7b
product version major updated to 2023 for PyCharm
...
GitOrigin-RevId: 9a65c85c105ccbc0fa32f938fe751f1817b6ba08
2022-10-18 07:35:31 +00:00
Andrey Vokin
323891923c
[Jupyter] Fix notebook-ui module
...
PY-56680 Impossible to call Settings with the installed Pycharm plugin: com.intellij.diagnostic.PluginException: Class org.jetbrains.plugins.notebooks.visualization.NotebookEditorAppearance
DS-3967 Notebook editor UI broken in master
GitOrigin-RevId: 7dc71704ca9ecc162ba4035d06e15207d7daca5e
2022-10-14 13:40:27 +00:00
Dmitriy Panov
e6038b5f57
product version minor updated to 3 for PyCharm
...
GitOrigin-RevId: 95e304210987e9d541c81b383380aae9cf1000f1
2022-05-31 05:47:47 +00:00
Dmitriy.Panov
8e0c7d5d58
versions in *ApplicationInfo.xml files for all products bumped to 222
...
GitOrigin-RevId: 16414f9a502f2275cbcdf2a68682df7c1ba36fb1
2022-02-22 10:13:28 +00:00
Vladimir Krivosheev
059beaf723
intellij.platform.images.copyright as a product module
...
GitOrigin-RevId: a4042fb1fc45ea773af78be3657e3efe974722a5
2021-12-23 20:37:15 +00:00
Vladimir Lagunov
1ed23fa145
DS-2653 intellij.notebooks.visualization as a platform module
...
GitOrigin-RevId: c8281669c060f8b2d806e4386e812478a45a6759
2021-12-15 06:01:30 +00:00
Dmitriy Panov
6668b5bf9e
product version major updated to 2022 for PyCharm
...
GitOrigin-RevId: f516382f70ee9a83245c692e4a4a090dcc9096d9
2021-10-20 06:32:14 +00:00
Dmitriy Panov
c1c36d2e45
product version major updated to 2022 for PyCharm
...
GitOrigin-RevId: b047b42b39a54afb72478f593aa67e3d0145dde5
2021-10-20 06:31:55 +00:00
Lada Gagina
5bddaa21ce
PyCharm Community 2021.3 EAP splashes update
...
GitOrigin-RevId: eb63c79cf709108a031466199ab42600ae13e284
2021-09-20 18:59:27 +00:00
Mikhail Golubev
305ce49100
Explicitly set product prefixes in dev build numbers of PyCharm IDEs
...
Without it under debug the product build, as returned by ApplicationInfo.getBuild(),
contains only the numeric part specified in build.txt, e.g. "203.SNAPSHOT".
In particular, this version is then used in requests to Marketplace leading
to most of the plugins being treated as incompatible with debug instances of
the IDEs. FUS and CWM also have problems communicating with IDEs without
prefixes.
This feature of ApplicationInfo.xml was originally introduced in
68c820f66c , and all other IDEs already follow
this scheme.
GitOrigin-RevId: 8fab6013d40db8de733ab79444345378907ff418
2021-06-28 13:01:41 +00:00
Konstantin Bulenkov
9479e785b1
remove deprecated progressX from ApplicationInfo files
...
GitOrigin-RevId: 462429f1d487de47d12845980930050fa0c26f3d
2021-06-20 22:26:12 +00:00
Dmitriy Panov
a6e131aebe
product version minor updated to 3 for PyCharm
...
GitOrigin-RevId: dbaa5df3217f4710d9e1f2db50302f600eca2610
2021-06-15 06:13:23 +00:00
Dmitry Jemerov
b212eb3fe3
Delete package code support (it was only used for TeamCity-specific IJ distribution which is no longer used)
...
GitOrigin-RevId: 7decb06fc06523a9fad7b3d2877c6709944ab447
2021-06-14 08:41:02 +00:00
Aleksey Rostovskiy
aa59f107dd
PyCharm Community 2021.2 EAP splashes update
...
GitOrigin-RevId: fa99138aecefddf8df9cd8b3eb1983d6aa44e0f3
2021-05-31 06:46:09 +00:00
Artem Khvastunov
01e4623e60
IDEA-249516 remove implementations of CustomizeIDEWizardStepsProvider
...
These classes aren't used in the platform since 2020.3 as they're hidden under the flag.
GitOrigin-RevId: e07bbea11afa5055fd0c7dc45f1cb421c5ba982c
2021-05-05 14:53:09 +00:00
Andrew Kozlov
e2ba3bfbf3
[plugins] a common way to initialize plugins; pre-defined list of plugins in PluginGroupDescription
...
GitOrigin-RevId: c59ce90f0daaff2d843643100765e125f64ae13c
2021-03-28 22:11:57 +00:00
Semyon Proshev
0229312f12
Remove strings because of no usages after 37218dfbc20ab94e3b93714fc1437a942ea82700
...
GitOrigin-RevId: 03c63e9952cadc72dd6a6c417793229858554cf7
2021-03-17 14:54:21 +00:00
Dmitriy Panov
6329a39996
product version minor updated to 2 for PyCharm
...
GitOrigin-RevId: 6fc71c93259130e1f8441887aa9d3ae459afc4a2
2021-02-16 07:02:37 +00:00
Alexey Kudravtsev
bb440db5b2
Fix method signatures with wildcards for well-known functional interfaces and collections
...
GitOrigin-RevId: 0b56f672e97d2068a19aef430c9cec7b636279fb
2021-02-01 13:48:17 +00:00
Semyon Proshev
272a670f3f
Remove ability to install miniconda
...
GitOrigin-RevId: 37218dfbc20ab94e3b93714fc1437a942ea82700
2021-01-20 17:31:07 +00:00
Dmitriy Panov
bd3c53a75e
product version suffix updated to default value for PyCharm
...
GitOrigin-RevId: 804ef93d6442578be3d78910fc4fcee8157cf99b
2021-01-19 10:01:59 +00:00
Nikita Provotorov
89324a7996
Revert "[User Interface] IDEA-75238, JBR-2801 Microsoft Windows Jump Lists support: pass AppUserModelID property through ApplicationInfo.xml."
...
This reverts commit 4ca632e5906c36b14211b1abc5c08b8813a9aa77.
GitOrigin-RevId: 6f0b438187f91f0b4a831c2b60170902711277e0
2020-12-14 19:45:46 +00:00
Nikita Provotorov
86d3fd5f05
[User Interface] IDEA-75238, JBR-2801 Microsoft Windows Jump Lists support: pass AppUserModelID property through ApplicationInfo.xml.
...
GitOrigin-RevId: 8b78a3d495312a36722fb9e26502bae71444d16a
2020-12-14 19:45:38 +00:00
Roman Shevchenko
5a0b6a66b3
[platform] updating "what's new" links according to JS-13721
...
GitOrigin-RevId: 475016be2f7bf3f645ad94db7cf99db87965b837
2020-12-02 19:15:34 +00:00
Sergey Karashevich
ae7010635f
[PyCharm] change Getting Started and Demos and Screencasts links
...
GitOrigin-RevId: 40f7dcefca676e8a4183c305b2ea1d2ead7eb2b1
2020-12-01 13:38:14 +00:00
Semyon Proshev
9cd770f235
Update progressY for pycharm's artworks
...
GitOrigin-RevId: efc7be3fce87db569b25ed8c75f86e8adfb49ad2
2020-11-19 18:23:08 +00:00
Dmitriy.Panov
ed5c07bb0c
update *ApplicationInfo.xml: 'master' branch now targets 2021.1 versions
...
GitOrigin-RevId: 15dc022722709d79fd3c1e1be7c0247b8e0e6861
2020-10-20 12:40:00 +00:00
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