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 .
- 31 Mar, 2023 40 commits
-
-
Gregory.Shrago authored
GitOrigin-RevId: f86a22a45dde05594e5d5ee6bdcbad1d24289a5e
-
Gregory.Shrago authored
GitOrigin-RevId: ec410123673900f0c409c89e227b9636d4138435
-
Sergey Pak authored
GitOrigin-RevId: 7581b09c07796bac8423eb65523cfb3fca344869
-
Vladimir Krivosheev authored
GitOrigin-RevId: d787f64e4a97fbc0a12f16ff273c57fe41e54b9d
-
Vladimir Krivosheev authored
GitOrigin-RevId: 308c704c8ee652b3ebc67202ea2bb546f5d072b3
-
Vladimir Krivosheev authored
GitOrigin-RevId: 565983f1676fe5831e007c0772c6860a0ebdbebf
-
Vladimir Krivosheev authored
GitOrigin-RevId: 0e67af0afdae918b46852ae97353d70f3ede1384
-
Vladimir Krivosheev authored
GitOrigin-RevId: 4985e8082934cfeec80afcc448b72c7d82e97baa
-
Vladimir Krivosheev authored
GitOrigin-RevId: 1742a6c67efc0bccf4c71b57594f89447e931157
-
Vladimir Krivosheev authored
GitOrigin-RevId: d0c68b5dc88e391494d1853b648d747c5b7d8913
-
Vladimir Krivosheev authored
IDEA-316300 Deadlock on IDEA startup via `DeferredIconImpl>IDEKotlinAsJavaSupport>KotlinFacetSettingsProviderImpl>BaseComponentAdapter.getInstance` GitOrigin-RevId: 535a41725b2222085ea03b9ab9fa5813fbd47f02
-
Sergei Tachenov authored
DefaultToolWindowLayoutProvider was problematic as it couldn't be used by multiple plugins, as only one override could exist for the service. The new API allows for multiple extensions to be registered. Their invocation order can be controlled explicitly, and they're passed the same builder instance, so they can extend, modify and reuse the previous state, or reset it and start from scratch, up to their choice. Old-to-new and new-to-old adapters were added. The default tool window layout manager only uses the new API now, but there's an extension that invokes the old API and converts its results. The old API implementation, on the other hand, delegates to the default new API implementation. Once Rider migrates to the new API, we can safely remove both of these bridges and use only the new API. GitOrigin-RevId: 395cdcdf19fc0c99f356ae7c8ae29b003ade68f2
-
Andrei.Kuznetsov authored
Investigate flaky test `DumbServiceScanningListenerTest.test dumb service suspends when listener started...` GitOrigin-RevId: 40d7c4c0ed42a642e12e0e4356c1d8d532e70cfe
-
Andrei.Kuznetsov authored
@TestApplication does not work with "Run Until Failure" GitOrigin-RevId: 2318c8f5fda4b9ef4c27f1b6dd62b33f63807d9e
-
Pavel Gromov authored
GitOrigin-RevId: 0df8c5b341ae0e7304f1890b2dbc9c1d5c4cde91
-
Pavel Gromov authored
GitOrigin-RevId: 32ae80465410b7a76f4e07e269481fe120e3afd5
-
Pavel Gromov authored
GitOrigin-RevId: b3c9cd103a647ac71b5688306a8e528214ebcae3
-
Dmitry Kichinsky authored
GitOrigin-RevId: e4eb224a6980a5fe62228019d1ddf61367f572b4
-
Vladislav Rassokhin authored
GitOrigin-RevId: 5a0b5097503cf568a36c6142799fc8afb326fa9d
-
Vladislav Rassokhin authored
GitOrigin-RevId: 2a7f82d6d5c7e950d1db81fab68cbdeaf0f9c654
-
Filipp Vakhitov authored
GitOrigin-RevId: 6c371934603fea979bab8386e89761ddc3088a8a
-
Sofya.Povarova authored
(cherry picked from commit 81c480ed5149a0f69088528a3047f75196cfc0bd) IJ-MR-105507 GitOrigin-RevId: d509c6e0266240cc88c6924e851b21a38e196035
-
Sofya.Povarova authored
(cherry picked from commit 0ae6f0fb17fd2e32c4839748f3b3620f624e3477) IJ-MR-105507 GitOrigin-RevId: 64df73ed71b633a7775862c825c158e30dd36361
-
Zhanna Gorelova authored
[reactor][debug] IDEA-275263: Api method getIsApplicableChecker global change was reverted, now used only in ReactorExpressionRenderer GitOrigin-RevId: 4877cfd15986906a8a115b3c10051131b84cadff
-
Zhanna Gorelova authored
GitOrigin-RevId: 45c7f995af2c19b33a01cdb261186788285c869b
-
Toshiaki Kameyama authored
^KTIJ-23957 Fixed closes https://github.com/JetBrains/intellij-community/pull/2371 GitOrigin-RevId: 1d990607e3e3636ed12ef2d58d163b955db4edc7
-
Elena Lyulina authored
GitOrigin-RevId: 5f55e2176907143ae07bb828ac11222ab5f1b3ba
-
Elena Lyulina authored
GitOrigin-RevId: d6013518960b878dd13fe6d959e08f3460c2e818
-
Nikita Ashihmin authored
[Markdown] IDEA-316759 Improve version of com.google.apis:google-api-services-drive and clean depdendencies. GitOrigin-RevId: 256d0526e752c9e0dc284e40fa8a5717854ee6b3
-
Olga.Lavrichenko authored
DS-4525 DS-4818 DS-3857 DS-4412 DS-4332 DS-4195 DS-4218 Created PyConsoleRuntimeService + added completion from runtime state in python script / python console / jupyter notebook GitOrigin-RevId: c994bbedd0e735681a2cc8d071fb00cab328c404
-
Dmitry Kichinsky authored
GitOrigin-RevId: 008353f0da079c16df47127e6ceac532fb169811
-
Bas Leijdekkers authored
GitOrigin-RevId: e0282b3a5a61bde4928b495a0aa548fa18890d50
-
Bas Leijdekkers authored
GitOrigin-RevId: 82be33ba9002afb4b325a6a3b09bd602edbe6d98
-
Bas Leijdekkers authored
GitOrigin-RevId: 1bbec11586e33676031a47fb9ae5bf350e50d2bd
-
Bas Leijdekkers authored
GitOrigin-RevId: 2ef36f93678825731ead0a549f6652570801b17a
-
Bas Leijdekkers authored
GitOrigin-RevId: e231081c09d8e03765a6333ac2f7aad015d32142
-
Vladimir Krivosheev authored
GitOrigin-RevId: d4df8c3943b984aa63da4669d6ec63e5dac98d9a
-
Vladimir Krivosheev authored
GitOrigin-RevId: d048dd8a3811b2b5a9b02536a94cf129444a10c2
-
Vladimir Krivosheev authored
GitOrigin-RevId: 24d3695e35507904dbb0826c02a6190a9d05f103
-
Vladimir Krivosheev authored
GitOrigin-RevId: 28b580f8d9f38ef34a23c3cf5dcd0b661fc6a067
-