Commit Graph

23 Commits

Author SHA1 Message Date
Hlib.Saliuk
9730a95071 PY-77184: PyCharm 2024.3 RC
(cherry picked from commit 010ef5c924fb63c9496529606a7b2f1c282ed332)

IJ-MR-148606

GitOrigin-RevId: 82f73909caba05b73cd7e68c66e11755f0337295
2024-11-05 22:12:52 +00:00
Evgeny Abramov
2432f44af3 (IJPL-163509) Move semantic search and embeddings code to AI Assistant plugin
GitOrigin-RevId: 5fcbe793b7c13fd930a4189e3ff4363f389f532e
2024-10-15 01:48:10 +00:00
Vladimir Krivosheev
9f566cc5fb experimental ij void
GitOrigin-RevId: c980a4927fabeedda2284695f234ee41652b6db5
2024-10-10 23:38:08 +00:00
Nikita Katkov
aacd74b83b [json] IJPL-159354 Add explicit dependencies on JSON plugin in PyCharm Community
GitOrigin-RevId: 02afec0731cc1c71b812a44023b01d92bd091503
2024-08-06 21:52:25 +00:00
Ilya Muradyan
7e4a275cbe KTNB-235, PY-64586: Move core notebook support to the dedicated plugin to make it possible to install from different IDEs
GitOrigin-RevId: 1ffd4c09b575a83c37b83514fb7789e1d9863280
2024-07-01 19:29:25 +00:00
Dmitrii Panov
57cdc3e628 product version minor updated to 3 for PyCharm
GitOrigin-RevId: 6e8ead164e711cea8bc448d3a69388bdd5c7149a
2024-06-25 07:06:53 +00:00
Egor.Eliseev
0c73c9eff9 PY-72274 separating content for python core/pro plugins
1. Delete `intellij.python.community.impl.xml` (move content to `PythonCore` plugin). It is necessary to fix incorrect dependencies: `PythonCore`, `Pythonid` include the same module.
2. Fixed dependencies: if some plugin/module needs Python core functionality, then it should depend on `PythonCore`.


Co-authored-by: Vladimir Koshelev <Vladimir.Koshelev@jetbrains.com>

Merge-request: IJ-MR-136158
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com>

GitOrigin-RevId: ce9ed4c17f601ee1ca2b6cf608f4e30fdac1d879
2024-06-19 21:39:24 +00:00
Nikita Pavlenko
3f6407f38f [pycharm] DataView (fix): Moved invasive module intellij.notebooks.tables to a proper place. Dependencies cleanup. #CPP-38829 Fixed
GitOrigin-RevId: 2b9226d765d8242d3eb37248b9542145a632f8c5
2024-05-21 17:43:23 +00:00
Ilya Muradyan
36ec2d65b0 KTNB-235, PY-64586: Split intellij.python.jupyter.tables and intellij.python.pydev
GitOrigin-RevId: e417ef93a7ad78672df99631f3053fe36b8c681b
2024-05-12 11:15:23 +00:00
Vladimir Krivosheev
3e3d72911f Revert "Revert "IJPL-973 add extracted modules to products using x-include (later, we can move more common modules to this list)""
This reverts commit 564d46b0

GitOrigin-RevId: 60faf51041ba5c6fcfab284743f4c8ab4a228c00
2024-04-12 07:35:09 +00:00
Vladimir Krivosheev
d25370dca6 Revert "IJPL-973 add extracted modules to products using x-include (later, we can move more common modules to this list)"
This reverts commit 445cf458b388fff32a158872b86d86891157e9ea.

GitOrigin-RevId: 564d46b0065c7d195764010f56330ab94b8720c7
2024-04-08 18:05:50 +00:00
Vladimir Krivosheev
1289cafff9 IJPL-973 add extracted modules to products using x-include (later, we can move more common modules to this list)
GitOrigin-RevId: 445cf458b388fff32a158872b86d86891157e9ea
2024-04-08 14:29:48 +00:00
Nikolay Chashnikov
306b5c5eae [rdct] enable "Keyboard Shortcuts PDF" action in frontend variants of all IDEs (RDCT-1188)
'ExternalProductResourceUrls:keyboardShortcutsPdfUrl' property is not used in full variants of these IDEs, because they include corresponding PDF files in their installations. However, the frontend variants (ex JetBrains Client) don't include ReferenceCard.pdf files, so it's better to provide a URL for them.

GitOrigin-RevId: 2b398c0d8a061fe0b3921e35bfb7673740c9a3f8
2024-03-21 10:33:00 +00:00
Ilya.Kazakevich
7aa8ade0af [pycharm]: Make org.toml.lang plugin essential since PyCharm can't work without it.
Python support depends on TOML (see `intellij.python.community.impl.xml` `<dependencies>`), but since this plugin is not essential, user can disable it and break PyCharm.

We make it essential to hide it and prevent from disabling

GitOrigin-RevId: 14e4197d0a0c53bf0921fb900184436974004866
2024-02-26 15:40:44 +00:00
TeamCity
2fe7ff4cb0 product version minor updated to 2 for PyCharm
GitOrigin-RevId: d0a7e4ff6cd231e3d21727d9f64fc6b0f3fe41b1
2024-02-20 03:11:45 +00:00
Ivan Migalev
496d040682 (IDEA-327207) Settings Transfer: new plugin mapping customization
GitOrigin-RevId: 093663162362ffc887bb3a8896b789285f90cd2f
2023-11-01 19:01:58 +00:00
Ivan Migalev
c04e4a4748 (IDEA-327207) Settings Transfer: introduce the Python plugin
GitOrigin-RevId: 79735dda61ae0ec1b6aee9770feb3e85ef590a05
2023-11-01 19:01:56 +00:00
Sergey Pak
6955e9b72d [IJPL-186] Include import settings on startup module to all IDEs
GitOrigin-RevId: 15eb6954c6afb4197fdcb47c2023e3ea64b9e1c2
2023-10-25 10:33:04 +00:00
TeamCity
a2a2b126fb product version minor updated to 1 for PyCharm
GitOrigin-RevId: 86a71c345001297f3375f7b22de8f7bc0c21d1b9
2023-10-24 03:04:46 +00:00
TeamCity
224f1c6a8b product version major updated to 2024 for PyCharm
GitOrigin-RevId: 23b0098bd4943d61dd2d1782453a359dda3b6e1d
2023-10-24 03:04:14 +00:00
Svetlana.Zemlyanskaya
dabb191a75 ML in SE: move embeddings to a separate module
GitOrigin-RevId: aa8384f0b5a5aa68eb131c31358bed3be45b6155
2023-10-03 18:01:17 +00:00
Nikolay Chashnikov
1410343ce4 [pycharm] refactoring: override ExternalProductResourceUrls service instead of specifying URLs in ApplicationInfo.xml files (IJPL-204)
GitOrigin-RevId: 34b48c0f4ec0f4bf6329b672dd2eaf450f331ea7
2023-09-19 09:57:47 +00:00
Nikolay Chashnikov
c70038394f [pycharm] refactoring: move files from ideCoreSrc to ide-common/resources (IJPL-204)
It's confusing to have a directory named *Src which is marked as a resource root. Also, we need to add a real source root to intellij.pycharm.community module to store an implementation of ExternalProductResourceUrls in it (IJPL-204).

GitOrigin-RevId: cf140b320d40b9357177035b98bc0fc0fe6c5854
2023-09-19 09:57:43 +00:00