Commit Graph

347 Commits

Author SHA1 Message Date
Ivan Migalev
8d380a0e67 (RIDER-112716) ImportPerformer: additional robustness in import
GitOrigin-RevId: 8132f0bc00d847eb704341895760788001eedd51
2024-07-15 21:48:32 +00:00
Ivan Migalev
a9338aae74 Fix RIDER-111567: do not show empty plugin section in the settings import
GitOrigin-RevId: d0f1cd8fc0a46407426067a8cbdf5620f0cba742
2024-07-12 21:38:14 +00:00
Ilya Muradyan
0f2ceb1d0a PY-64586, PY-73739, PY-73825: Move jupyter support for python to the Python plugin and DataSpell plugin instead of creating dedicated plugin
GitOrigin-RevId: 7d7ef5dc7285bfdc797e1d763254f854ab66b78c
2024-07-12 21:36:25 +00:00
Ivan Migalev
631c5db6f5 (RIDER-107439) Onboarding Wizard: fix how statistics work for hybrid flow
GitOrigin-RevId: 0100b83e4c6ce2af5437d6511ee3a88ea2d0f98f
2024-07-12 20:59:19 +00:00
Ivan Migalev
8b35bde7d3 (IDEA-255051) Onboarding Wizard: drop the warning suppressions that are no longer needed
GitOrigin-RevId: 9e653800c832671437a630ef1c902f4f5da03168
2024-07-12 20:59:19 +00:00
Ivan Migalev
35da3fabfc (RIDER-107439) Onboarding Wizard: custom labels for hybrid flow
GitOrigin-RevId: 23f8497c4ce0720389bbcd71f7b0f56ce83f748d
2024-07-12 20:59:19 +00:00
Ivan Migalev
eb824e8c4c (RIDER-107439) Onboarding wizard: fix IDE restart requirement after plugin installation
GitOrigin-RevId: 767011db175b332489534088d83eaee5c40526bf
2024-07-12 20:59:19 +00:00
Ivan Migalev
93429cdeb6 JbImportServiceImpl: code cleanup
GitOrigin-RevId: 3ea254421b3f8e6e21194f2265557964383f3765
2024-07-12 20:59:19 +00:00
Ivan Migalev
2fefc27a51 (RIDER-107439) Onboarding wizard: correct progress while installing featured plugins
GitOrigin-RevId: f0eaea7de7e1ed6559888e21a5bd0a216f55944d
2024-07-12 20:59:19 +00:00
Ivan Migalev
320af64eb9 (RIDER-107439) Onboarding wizard: show the featured plugin page after JetBrains IDE import if required
GitOrigin-RevId: 80bc94add62fc1efcf41e7a5707751fa227ff386
2024-07-12 20:59:19 +00:00
Ivan Migalev
059e782125 SettingTransferProductService: code cleanup
GitOrigin-RevId: 03f87a6b25113e85301f110e52380345e76943df
2024-07-12 20:59:19 +00:00
Ivan Migalev
1620d8e956 (RIDER-107439) Onboarding wizard: install featured plugins even if the main plugin set wasn't requested
GitOrigin-RevId: 67b1f7740797ab8b166f03fc9eac94320ab76016
2024-07-12 20:59:19 +00:00
Ivan Migalev
3acfefd1cb (RIDER-107439) Onboarding wizard: actual plugin installation after import
GitOrigin-RevId: 4259bcafa77c6c3c1b204901b63c5bd2f18ea5cf
2024-07-12 20:59:19 +00:00
Ivan Migalev
2a53ee3f90 (RIDER-107439) Onboarding wizard: show the featured plugins if no plugins selected for installation
GitOrigin-RevId: 303880c3d8fda74fc99fac6f70df8f34aa25c6f6
2024-07-12 20:59:19 +00:00
Ivan Migalev
33008750a5 (RIDER-107439) Onboarding wizard: optionally include the featured plugins page
GitOrigin-RevId: 7060d55f6667169c6fb883bb19116f21eed4091a
2024-07-12 20:59:19 +00:00
Alexander Lobas
d0a6418e45 IJPL-157611 New import setting: language is not imported
GitOrigin-RevId: 623d9fbc7e96ab5b0c730fbd0719ca940148588c
2024-07-12 12:02:04 +00:00
Sergey Pak
c9d0959e5e IJPL-155827 New Import Settings dialog doesn't suggest importing from VSCode when there recent projects and installed extentions there but settings are not changed
GitOrigin-RevId: 843fcf0ad9691a21ad2b30bf6bd602809bfd1bf5
2024-07-07 13:18:35 +00:00
Ivan Migalev
f0502bed19 ImportPerformer: fix the deprecated API usage
GitOrigin-RevId: e3de1ceca14aeb17acfe7ce76f51b35ea57b5d3b
2024-07-05 20:20:48 +00:00
Ivan Migalev
eb888e8bdc Fix RIDER-112716: a failed partial import should not fail the whole import session
GitOrigin-RevId: cec96d1b72b3755ab52a8c45f401ad7b8150242e
2024-07-05 20:20:48 +00:00
Vladimir Krivosheev
e543949f00 preload DaemonCodeAnalyzerSettings
GitOrigin-RevId: cdaf7851a4eb1603ba820a29f07e1eafc4aaf623
2024-07-02 18:56:31 +00:00
Ilya Muradyan
4213cb6df8 KTNB-235, PY-64586: Plugin-level refactoring
Introduce new intellij.jupyter.py plugin that contains python-specific extensions for Jupyter support.

Merge-request: IJ-MR-137841
Merged-by: Ilya Muradyan <Ilya.Muradyan@jetbrains.com>

GitOrigin-RevId: 5f336d39c665706eebcc4b0af75b0458e95b6b6a
2024-06-28 20:09:01 +00:00
Vera Petrenkova
8f614c8382 IJPL-157080 add the ability to perform migration from another IDE
GitOrigin-RevId: e77464621f6a205ad1e2f3a5444afb1e1926505d
2024-06-26 10:36:26 +00:00
Vera Petrenkova
44c8610f5c IJPL-150222 [i18n] change migration logic by using EarlyAccessRegistryManager
GitOrigin-RevId: cb3704c866506d2bc13cf8b95f6f65d49262c1b5
2024-06-18 20:23:31 +00:00
Vladimir Krivosheev
e5475bc39c move service.kt to core-api
GitOrigin-RevId: 496653a5afebb1d32ffccd8c7c3e9f6d1d3f60fd
2024-06-15 18:11:52 +00:00
Sergey Pak
4cc274c946 hide settings sync from import
GitOrigin-RevId: 631d2d1a7ae63e3edc78041a00b07887db1db97b
2024-05-29 23:27:36 +00:00
Pavel Porvatov
768a41031b IJPL-155799 Add presentableName into JBAData
GitOrigin-RevId: d5a38422fc4f8250ab39b9eaeb312d162c91dcff
2024-05-29 16:21:49 +00:00
Alexander Lobas
3835edc3ec IJPL-149894 Darcula editor color scheme is enabled for Dark UI theme when the settings are imported from another JB IDE where the Classic UI was enabled
GitOrigin-RevId: 69be19f658deb41bb7e6114096adc417c60b27c0
2024-05-18 09:29:17 +00:00
Anna.Gromova
69f3a36803 settings syncing product map updating
GitOrigin-RevId: 9b67e6a05bd71ffd45966b70a50c01c3168cab2f
2024-05-16 11:16:48 +00:00
Sergey Pak
08ed55357e don't call runBlocking inside coroutine
GitOrigin-RevId: df2ed268a7145394f0c525afed5bf390258afac0
2024-05-13 18:21:50 +00:00
Anna.Gromova
55122aa861 IJPL-149185 remove waiting for login status
GitOrigin-RevId: 942ca2e98dde289bab00e24a4c0832a2e7e502f8
2024-05-06 20:29:29 +00:00
Anna.Gromova
216d48053d IJPL-149185 waiting for login
GitOrigin-RevId: 645d58d43ee6b6d1d94f007a525467cec2fc7854
2024-05-06 16:38:20 +00:00
Aydar Mukhametzyanov
6b49cc0fe6 IDEA-344208 fix background glitch
GitOrigin-RevId: 62b85caff35274345812f3b7375ce382dc436de3
2024-05-06 16:38:17 +00:00
Sergey Pak
4c3d56b70f IJPL-37023 New Import Settings: don't mention Space in the Tools category description
GitOrigin-RevId: 4b605a04ceb1a1a86cdbe2ec5e9702733563e1da
2024-05-06 14:42:41 +00:00
Anna.Gromova
21adc32fc6 IJPL-149185 login actions added. (I)
GitOrigin-RevId: 157e42592659b5cfe459b82f8be938c204ad8372
2024-05-03 17:37:36 +00:00
Ivan Migalev
2360c61e0f Startup wizard: fix various warnings
GitOrigin-RevId: db53d2bef055bf4e391601e3cf76c053c7c30bba
2024-04-30 20:38:31 +00:00
Ivan Migalev
6e5180b8b6 Fix RIDER-111487: choose the correct color scheme by default
GitOrigin-RevId: 27876ad65ce63e113c2a0020d9fed83bbd8e271b
2024-04-30 20:38:31 +00:00
Dmitry Batrak
881b370b95 RDCT-1092 Hotkeys are displayed incorrectly in popups on different OS
replace SystemInfo.isMac with ClientSystemInfo.isMac() in keyboard-shortcuts-related code

GitOrigin-RevId: 640604dff8e09d1aeccd0edc156873dd63c09fea
2024-04-22 19:16:22 +00:00
Aydar Mukhametzyanov
4c1fc883e6 IJPL-43531 Support light/dark onboarding backgrounds in IDEA
GitOrigin-RevId: 0d78ce5e56673f7e868c8b579d742c1b7a572442
2024-04-15 11:42:49 +00:00
Aydar Mukhametzyanov
f8b76987cb IDEA-351662 Improve inline banner appearance for a dialog with an onboarding background
GitOrigin-RevId: 2c2e7b179810686b24f92c664da451f5bb4ada9c
2024-04-12 17:03:26 +00:00
Alexey Belkov
c31c206162 Apply Kotlin inspection "Move lambda argument out of parentheses" in some places
Mostly in simple cases like stdlib function calls
that don't affect readability.

GitOrigin-RevId: 535eab65931e4af5beaa7a2c12b7e501d320f35b
2024-04-09 16:36:04 +00:00
Anna.Gromova
27639acc35 RIDER-102481 new ux decision for themes page
GitOrigin-RevId: f277cef2705cfd16a6bf8af84a2db3fc6894bbb3
2024-04-09 13:39:08 +00:00
Anna.Gromova
6286826a0b RIDER-102481 redesign on theme page
GitOrigin-RevId: 5c848de78e97ae8c3292d58186cccc0e70c3b36a
2024-03-28 19:31:44 +00:00
Aydar Mukhametzyanov
80e720a862 IDEA-344208 Ensure the background is painted in the south panel of ProductChooserPage
GitOrigin-RevId: db92251239337d2021eeee610fba5e6ecd32beab
2024-03-28 11:37:29 +00:00
Sergey Pak
7467240058 IDEA-344654 New Import Settings: Add statistics - record external IDEs as well, rename categories to disabled categories.
GitOrigin-RevId: 82a60b25b73e008bc6ab466e9b5d1d5bfe99879c
2024-03-27 14:49:40 +00:00
Sergey Pak
4e4db04795 IDEA-344654 New Import Settings: Add statistics - fixes after review and testing
GitOrigin-RevId: 1af1eaaa246309197d0870b336a9596e497c7183
2024-03-27 02:08:42 +00:00
Sergey Pak
8d54019c10 IDEA-344654 New Import Settings: Add statistics - renaming + more statistics
GitOrigin-RevId: 225e74e6a10c4cce47d74230ead2efe1c561fb4c
2024-03-21 23:50:50 +00:00
Aydar Mukhametzyanov
5d775891b7 IDEA-344208 IDEA-349645 Make image loading blocking EDT with 300ms timeout
GitOrigin-RevId: 9231410cb8d7f3bce0e725417b14dbf3e4e486c8
2024-03-21 17:54:23 +00:00
Ivan Migalev
432230eb34 WEB-65913: update the plugin import list
GitOrigin-RevId: 0952e69d243df3772870cac96348b31b74638055
2024-03-21 04:55:45 +00:00
Sergey Pak
ecb8aca637 IDEA-344654 New Import Settings: Add statistics
GitOrigin-RevId: f3879aa1646f32caadd837c0b61f0e6da6f03ce9
2024-03-19 22:02:20 +00:00
Aydar Mukhametzyanov
213618dfea IDEA-344208 Rid of DialogWrapper.setBackgroundImage
GitOrigin-RevId: 3f1e5c9c59b059afd6de5c7496e78b1511ea7cb6
2024-03-19 19:21:41 +00:00