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 .
- 30 Jun, 2023 40 commits
-
-
Roman Shevchenko authored
GitOrigin-RevId: d102473464708e9a7a3fa6dd0d53302785d12149
-
Roman Shevchenko authored
GitOrigin-RevId: 5cb430f65c6602af0828cd7118a2a0d9965ee853
-
eugene.nizienko authored
GitOrigin-RevId: 8bfc56abcc72d1081859f7b61e2d813dbad49207
-
Andrey Sokolov authored
UsageView statistics - don't add data if `selected_element_data` is null GitOrigin-RevId: 319f429a03d4671720b4cbeaacc51abb5d168984
-
Max Medvedev authored
GitOrigin-RevId: 2b4eae60c8771a55b97f3ae4655eb14c37db2a02
-
sergey.vasiliev authored
Assert: the expensive method should not be called inside the highlighting pass (IDEA-321237, IDEA-320645, IDEA-320723) GitOrigin-RevId: 12f6d4d24d2f96e569301886313addb09e53f89b
-
Egor.Eliseev authored
Return `str(instance)` if instance has overridden `__str__` method IJ-CR-109406 GitOrigin-RevId: 8a16794367c9a528afb1fd1d63aa4223df756bc0
-
Dmitry Batrak authored
IDEA-313385 intellj switches unexpectedly to other open instance where background tasks popup is auto-shown GitOrigin-RevId: 12e0c6c50358ee5f26081bb989684d55565fb7c5
-
Roman Shevchenko authored
[platform] rewording the OS version incompatibility message in Windows launcher, binaries (IJ-CR-109767) GitOrigin-RevId: 94f850abec3e947059ec1d057181ef3d02edbd35
-
Roman Shevchenko authored
GitOrigin-RevId: 2e855cda66518dab246a2f84e7899daced2f6455
-
Roman Shevchenko authored
GitOrigin-RevId: 082400acc98d62d70e0f9b440ddc4d8fd88ee4c8
-
Nikolay Chashnikov authored
[java] rewrite UnloadedModulesCompilationCheckinHandler to run computations on a background thread (IDEA-308600) GitOrigin-RevId: 8e63afc07ae258aa557bf0d7e49c6c259725c90a
-
Nikolay Chashnikov authored
[java] use proper modality state in coroutine dispatcher in 'compilerDriverHelper::saveSettings' (IDEA-324032) Otherwise, if compilation is invoked from a modal dialog, when the coroutine switches to EDT (via saveSettings -> reloadChangedStorageFiles -> doReload), it'll use NON_MODAL state and therefore code won't be executed. GitOrigin-RevId: 64a0023763c9599618f544cfb897bbeff8033944
-
Nikolay Chashnikov authored
This is needed to migrate it to asynchronous CommitCheck API (IDEA-308600). GitOrigin-RevId: fc630d88c43efff9cf0fccf6dacdedeb566bf4b0
-
Nikolay Chashnikov authored
GitOrigin-RevId: f844744a3e807ffe5460c6712ff219acf1cf23f2
-
Dmitry Batkovich authored
partially revert (Dmitry Batkovich flush index & vfs even if some heavy process is running (actually we don't need to postpone flushing if some unrelated activity in progress) 26.06.2023, 18:59) since some changes were accidentally commited GitOrigin-RevId: 5667b0a72b22f930361cb666ad62c822ee727865
-
Rival Abdrakhmanov authored
(cherry picked from commit 90935449650a5f0899a427193e100ae65c4d4e5d) NET-MR-11077 GitOrigin-RevId: ce2882a356afa7377fe6f0713f66184443263dce
-
Yuriy Artamonov authored
GitOrigin-RevId: b48c2a6720144e810b870b5cb5a6714954683f4d
-
Yuriy Artamonov authored
GitOrigin-RevId: 962bf8b6e4db2e8d7f51d12148e0a8ae6f601eab
-
Tagir Valeev authored
GitOrigin-RevId: 02e323cf41affc8c767e8761902ee5295c698572
-
Tagir Valeev authored
GitOrigin-RevId: f21df64b3ff1f4cbb9ed7eea70df8229558cfd2f
-
Tagir Valeev authored
GitOrigin-RevId: 06c6f71b9bc0b55d2b4c227246ae47fe8cefdd34
-
Tagir Valeev authored
GitOrigin-RevId: 21c547a9d826f07671e5f76b9de0c12c4ed793c6
-
Tagir Valeev authored
GitOrigin-RevId: c801fc6d6ca9047c4493499fa48fa36c7b877b33
-
Tagir Valeev authored
IDEA-323888 Replace 'side effect' dialog in Java quick-fixes with chooser GitOrigin-RevId: 215c1987ee33c6fd14f6fe987bbd491fa3b78343
-
Tagir Valeev authored
IDEA-323888 Replace 'side effect' dialog in Java quick-fixes with chooser GitOrigin-RevId: c89ef0ad65e69348de86e10a20686dbf9f8e0d57
-
Tagir Valeev authored
GitOrigin-RevId: 3912d604fdca63ee22f5d37d4aad789ad5f1624b
-
Tagir Valeev authored
GitOrigin-RevId: d69e2ca3e17d03abb46becbc4fbb16d6791c8249
-
Vladimir Krivosheev authored
GitOrigin-RevId: 8a3f6dd4b96b19e1795732c9b95b927bf1bcc529
-
Vladimir Krivosheev authored
GitOrigin-RevId: eaf29cad497259211f13e09ab5edf3b4b166f7e0
-
Anna Kozlova authored
GitOrigin-RevId: b0ef11c40a4506be43a8fd54c7323ce29042dd12
-
Anna Kozlova authored
GitOrigin-RevId: cecea5854a754e87ce1d28f18743668086ffc259
-
Anna Kozlova authored
KTIJ-26075 GitOrigin-RevId: 47df5ebedf4a2e6e54bb538625000d0fdc990aa8
-
Vladimir Krivosheev authored
GitOrigin-RevId: b11d8acbaef1f4991d7b31a36e9c3239019e2057
-
Vladimir Krivosheev authored
GitOrigin-RevId: 7c5658dcd593bf4f0661803d924e30d8fa66b747
-
Dmitry Batkovich authored
rework wasEntireFileHighlighted metric again: now it uses file status map as well as traffic light renderer GitOrigin-RevId: a884b06b97f15dee9f28a7d956a281228a06d9c8
-
Dmitry Batkovich authored
remove heavy operation wrapper since now vfs, index flushers don't rely on any heavy operation performing GitOrigin-RevId: aee14cfd08b957d3b2bc5a3210b0a5d5bad5423f
-
Mikhail Golubev authored
This is a followup for DS-4508. The issue was caused by the fact that intellij.python.helpers content is copied using NIO, and to make it visible for VFS we need to perform refresh of the latter. Without it, PyTypeShed.directory property cannot find the Typeshed root and is initialized to null. Then, PythonSdkUpdater.buildSdkPaths is unable to locate SDK-specific Typeshed roots and set the corresponding interpreter paths on SDK update. The problem is that VFS refresh requires a write action and PyTypeShed.directory is accessed under a read action (e.g. via PyTypeShed.INSTANCE.isInside in PythonLanguageLevelPusher), so performing an explicit refresh would cause a deadlock (not to mention that copying files under a read action is generally concerning). The easiest way to address that is just to resolve to these stubs directly inside the distribution, as before, not triggering copying them. Such stub files are not executable by the interpreter and, thus, don't cause the problems with .pyc files corrupting the IDE installation, so it's safe to leave them there. For the time being, Typeshed and python-skeletons are still copied together with executable helpers, though, but these copies are effectively ignored by code analysis, It's only not to break the implicit contract of PythonHelpersLocator.getHelpersRoot, from which it's expected that the entire content of intellij.python.helpers would reside in the returned directory. A proper solution would be to move all type hinting stubs from intellij.python.helpers to a dedicated module, excluded from copying, but it needs to be further discussed and is risky right before the release. GitOrigin-RevId: 2470cc110faa8286c44be2102aacc48893ea7ea9
-
Roman Shevchenko authored
GitOrigin-RevId: 9299c96eff8eec147e7255eb5ad001d639ffc09c
-
dima.avdeev authored
Merge-request: IJ-MR-109756 Merged-by:
Dima Avdeev <Dima.Avdeev@jetbrains.com> GitOrigin-RevId: 57d89897c71e049ab91b02a0e3e779d019d1b67b
-