This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 15 Nov, 2023 28 commits
-
-
Roman Shevchenko authored
(cherry picked from commit 1464790abb743595df5f65040a24132add1321df) IJ-CR-119915 GitOrigin-RevId: 2ceb4839d9d0bff004c8649a35c344c5900e3133
-
Igor.Davidenko authored
(cherry picked from commit 3d760b7a9bf2b2667d2c666340e2bb3d3bea5e37) (cherry picked from commit 992c6a557599706d029750c2d8819d7162cb17b8) IJ-MR-119914 GitOrigin-RevId: 4be103427812cef1b69acd2d483760a311fed545
-
Artem.Bukhonov authored
Pass options.withReuseOpen(true) to prevent creation of a new editor composite on any navigation (cherry picked from commit 0912d2af3d4f3ba9c2045eb69ae89272e7b93a9c) IJ-MR-119422 GitOrigin-RevId: a0af524888922999682601434b6d7666e58f73e6
-
Artem.Bukhonov authored
Pass FileEditorOpenOptions in more places. Take into attention the flag selectAsCurrent. (cherry picked from commit 6057cc6a72a1028dc99e185d66a5ad01f56269b4) IJ-MR-119422 GitOrigin-RevId: c38a76505bf98bf9c0e7798f55faae0f91c71afb
-
Mikhail Pyltsin authored
(cherry picked from commit 7f75fa4de5bff797aba974bcee658487b3efbf9f) IJ-MR-119287 GitOrigin-RevId: 6e7f8fe67c54cdd8a3857cd2df0cc5301eb4764d
-
Dmitry Avdeev authored
(cherry picked from commit a1b0f39e7e76670baa9705e412e9752e0bdc21d3) IJ-CR-119556 GitOrigin-RevId: 1e95db2a69a3a77f5c31b0255eb72c26a3b16a46
-
Dmitry Avdeev authored
preserve template settings when plugins reloaded (cherry picked from commit 94a84d0676af95d767376e78559b4cf9afc83dc3) IJ-CR-119265 GitOrigin-RevId: 6e4880cdeb179db61244cba9e955b198b596a390
-
Mikhail Sokolov authored
IDEA-316838 Run widget: configuration list dropdown becomes disabled right after configuration start (cherry picked from commit 5e10b1fa5eca2def28eaeaafeefbc5f2468198c3) IJ-CR-118740 GitOrigin-RevId: a2dbda0f18799b9efa793b8c2b4cef71849c239c
-
Artem.Bukhonov authored
Fix compilation (method renamed) (cherry picked from commit f9272d9eb4b68db57e080720e28d31b3e831b62d) IJ-MR-118995 GitOrigin-RevId: 8e1d3f34ce24b211e6dfff66d47eb9dd301f5aca
-
Artem.Bukhonov authored
Rename setEditorProvider to setOverriddenEditorProvider. Set null provider in tests on teardown instead of saving a previous one. (cherry picked from commit 2db34e23901031236186182c1b7adb848240790e) IJ-MR-118995 GitOrigin-RevId: 0489d9726ce861ab6b2979622b6bbccad69f1d7b
-
Artem.Bukhonov authored
getCurrentEditor(@Nullable Project project) should delegate to the old method. Override getCurrentEditor(project) in test providers. (cherry picked from commit ddbdf639f467321a3750eb36d52ab609af8b7a7d) IJ-MR-118995 GitOrigin-RevId: bc4acdca0fca70cb2225105a655fd49b2014a720
-
Artem.Bukhonov authored
Implement MyFileEditorState.equals to provide the proper contract for the Undo manager as it described in FileEditorState (cherry picked from commit ea4809ca0d762ee290ce0b240ff07f753bca36bd) IJ-MR-118995 GitOrigin-RevId: 4a7ad8e366caa0ae3fb8ee6e72ae82b5783e7809
-
Artem.Bukhonov authored
Simplify handling of CurrentEditorProvider in UndoManagerImpl. CurrentEditorProvider got an overload with Project parameter. ClientCurrentEditorProvider delegates to FileEditorManager in the case of not-null project. (cherry picked from commit 633492930224dd6b3d6e5c26a6282e0396080a0d) IJ-MR-118995 GitOrigin-RevId: ed14245ce6887a55d9c2c76c59038efbd0983be1
-
Svetlana.Zemlyanskaya authored
(cherry picked from commit db4e11928fae299bc1dd8604ffaaeffe02ebff2b) (cherry picked from commit 9907285629da8c2803b5db82bc06e66020319737) IJ-CR-119784 GitOrigin-RevId: f1c9a3063ceace0fb28ba497096fb75046843201
-
Pavel Porvatov authored
- Implemented settings states (cherry picked from commit d9e2653f445fc146521f42c300b7ce1a83e1de2c) (cherry picked from commit abd6da1b23fd27497754a381a28dd269ff26b7f8) IJ-CR-119784 GitOrigin-RevId: dd1d520a6517bcaa460d5c18857f74e9902ea31a
-
Pavel Porvatov authored
- Statusbar for trial mode (cherry picked from commit 0646dc6fb578d86ac912b0cef786aeb04f6426c2) (cherry picked from commit 9fc8da85eceeddb2da58c37dd4cfde0e34de91cd) IJ-CR-119784 GitOrigin-RevId: 1375f9ca24c37048794ae245a92c7e2669ab50d6
-
Pavel Porvatov authored
- Login with trial/no trial modes (cherry picked from commit 94c5cc6837ef241531bc165ee9c7d932f9670ab9) (cherry picked from commit c8ab2e4b3f469a6b484e807adeff44ee555c4cf8) IJ-CR-119784 GitOrigin-RevId: 4a83d755fa24f8421691e5d7653fdba6d0814a4b
-
Pavel Porvatov authored
(cherry picked from commit 348431f4ceec84df303a1c69d9f8e8c4d048ac73) (cherry picked from commit 15ba032426278f1563ca199e54392bc3034142df) IJ-CR-119784 GitOrigin-RevId: 9acb7100de63d891e177d877e896327f40493595
-
Daniil Ovchinnikov authored
(cherry picked from commit fdd589937a43b44f2c34976486a6d0b66d27395a) IJ-CR-119866 GitOrigin-RevId: 177abf0fe73f0e152321b9ce94c30fba91bca4fb
-
Ilya Kirillov authored
^KTIJ-27719 (cherry picked from commit 18e47795ed025d19954788c040fe148e8db158b3) IJ-MR-119635 GitOrigin-RevId: e9b27473e68f859a5494a6059c636aac39e9b0c2
-
Ilya Kirillov authored
Kotlin plugin is now available only inside IntelliJ ^KTIJ-27719 (cherry picked from commit 1992af212a59d73ba7e4d245a10fbc4c3e8da842) IJ-MR-119635 GitOrigin-RevId: 128723e1431d39b13d8f2cafd5ba699dd3ba3571
-
Ilya Kirillov authored
Now it should be the same version as for other bundled IntelliJ plugins ^KTIJ-27719 fixed (cherry picked from commit 0562eb0e853409142c27afcade41f8ebf45cf0b4) IJ-MR-119635 GitOrigin-RevId: 5656f3f9c1e5b6d5cfa22f8ddc79d7eb586aa829
-
Kirill.Krylov authored
(cherry picked from commit fec8f2b8ef1ee001319da37301c8aea430df7b1f) IJ-CR-119690 GitOrigin-RevId: f042d541ec8b09a445a056676696e91a1d5f2b7a
-
Frederik Haselmeier authored
(cherry picked from commit 01afd135f119b1d4f72fc3b8dfee668dfd3eb551) IJ-CR-118702 GitOrigin-RevId: 0c069fa77610e6c0a7563deae04f0a7a099421dc
-
Frederik Haselmeier authored
[kotlin] Reverted incorrect fix for KTIJ-27111. Instead, do not run service for non-Gradle projects. Added a clarifying comment as to why and when the code that was removed is need. KTIJ-27111 (cherry picked from commit 2f9fa9ee84013559f29a9651319784667904de16) IJ-CR-118702 GitOrigin-RevId: ff11eb630914b3b155fe2bdfc07e6eb68333c111
-
Frederik Haselmeier authored
KTIJ-27111 Merge-request: IJ-MR-117822 Merged-by:
Frederik Haselmeier <Frederik.Haselmeier@jetbrains.com> (cherry picked from commit 2f3440ba61d946069d0ff75e7b5b4c25acb4303c) IJ-CR-118702 GitOrigin-RevId: 52ff9a38f3120bdd137815e7961e9d57e74e1f2f
-
Yann Cébron authored
This reverts commit 7d47213299f3ad99749e0ccac3ef381a6edad17e. There are problems with the inspection/Plugin Verifier (IDEA-338095) (cherry picked from commit 271b29dd80bf27ce40ac9db152123a99c82c5655) IJ-CR-119832 GitOrigin-RevId: cc62ec83040f83aad0a3b65430ca4853e78f3d0e
-
Frederik Haselmeier authored
[kotlin] Added missing gradle.properties file with Kotlin Code Style settings in Kotlin Gradle wizard ^KTIJ-27749 fixed (cherry picked from commit ffb6bd2f7b3afe6a209bcd935bb0bce6446c3d8e) IJ-CR-119215 GitOrigin-RevId: cac39924077f177dbd4921707b4246991b3c6a36
-
- 14 Nov, 2023 9 commits
-
-
Kirill.Karnaukhov authored
[inline-completion] ML-1819: send `onCompletion` log event even if exception or cancellation happens (cherry picked from commit da0017535553dde2aa93b8011a4d803ccad81fc9) IJ-CR-119717 GitOrigin-RevId: 8bc64a474b2c600872f19df6cdb08d11d86b92a8
-
Sergei Tachenov authored
When, say, ItemsDecoratorInitializer.markAsReordered is called, the state of the customizer may change in such a way that the empty icon width should be updated as well. Unfortunately, this happens after the icon was customized, but fortunately, before the text indent is actually calculated. So we need to update it. Do it explicitly by adding the refreshUi method to LookupCellRenderer and call it whenever LookupUi.refreshUi is called to update the width. (cherry picked from commit 9adfc9f72086ebf150caa522e04ba592a47f59f5) IJ-CR-119525 GitOrigin-RevId: fb44717294c102fc34f014234badd114a28ce4e3
-
Sergei Tachenov authored
The icon customizations done by AI suggestions and ML ranking were screwing up the popup's alignment because the empty icon width is used in getTextIndent(). Fix by adding a new method to ItemPresentationCustomizer, customizeEmptyIcon(), that is invoked to compute an empty icon that would account for customizations. Implementation notes - An updateIconWidth() call is added to addPresentationCustomizer(), because we need to recompute the empty icon's size even if nothing else has changed. - The updateIconWidth() implementation is now less efficient because it needs to customize the new icon before comparing it with the existing one, as that one is already customized. - The branch that would un-decorate the icon in augmentIcon() had to be removed because it was only needed to compare its size with the empty icon (passed as "standard"), which is now also decorated. (cherry picked from commit 5c4982af780a37d7d8eb41868e0f0adc871cc45d) IJ-CR-119525 GitOrigin-RevId: 98c6d6134395f83efee12b78a61e1dce332ad0a5
-
Sergei Tachenov authored
Since the popup panel has a border, at least in the new UI, it needs to be accounted for when we calculate the offset to shift the popup by when aligning it with the text in the editor. Otherwise, the popup appears to be slightly shifted to the right. (cherry picked from commit b67bd00ad007f25e8c5611263a9b379a37c42a08) IJ-CR-119525 GitOrigin-RevId: 5a026e0501e102f6f54bc7fb5d638759a5f6dfe0
-
Andrei.Kuznetsov authored
(cherry picked from commit 3c125655d28554f5a3fcd74dcc1fb077918c860e) IJ-CR-119762 GitOrigin-RevId: 9defc8b58a279a778e5fe07f33bf320d4f9cfd12
-
Alexey authored
(cherry picked from commit 6f854dffb8099faee8cfdb05c2ce16becc273d8b) IJ-CR-118827 GitOrigin-RevId: d11afdc0da511a49ffe895a5f73b7659cfbe6ed1
-
Anton Bragin authored
(cherry picked from commit 37716d4be3789ac665051d696c92bd5a51a3734c) IJ-CR-119673 GitOrigin-RevId: c8db0849e8a9c8be123817954c6d8566dd444534
-
Andrey Lisin authored
(cherry picked from commit 046ca2a2d082f8fc1fddc4866dbbef893a1bb6e7) IJ-CR-118954 GitOrigin-RevId: 264b26a4925a40deb6065d3a492c0108472b00c0
-
Vladimir Krivosheev authored
(cherry picked from commit c5dc18407c123bba570555a7c5479a43191ef6b3) GitOrigin-RevId: 2bd176e57c61f8ab4730603ed5bc03ddbfd2d643
-
- 13 Nov, 2023 3 commits
-
-
Ilya.Kazakevich authored
(cherry picked from commit c59be4b171c45ecfaa27c13e0ec779f4f3ef3c18) IJ-CR-119629 GitOrigin-RevId: 65a96a15fa3ecf9bc87ff1082dd611da0f3b67a6
-
Daniil Ovchinnikov authored
(cherry picked from commit 9b5a737f6d7bb1c0006809894aa5bf852def2680) IJ-CR-119616 GitOrigin-RevId: c2cc685921d728c53ccf6bd021d947afc4ec388c
-
Roman Shevchenko authored
(cherry-picked from commit 75355897dc28e9975afed028c1a6d8c6b97b2a3c) IJ-CR-119133 GitOrigin-RevId: 3efec6acf34b1b4befb76d95148c701ef8a0cb5d
-