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 .
- 17 Oct, 2023 40 commits
-
-
Kirill.Karnaukhov authored
GitOrigin-RevId: f1548411ed00dc2f36b0eca4b2c57279b41c1d84
-
Kirill.Karnaukhov authored
GitOrigin-RevId: a8290aca48525b8b23056dad1a695dba9ec2dc66
-
Kirill.Karnaukhov authored
GitOrigin-RevId: 2d089663d4ac009cf9ce7f072e02f483e20f0fae
-
Kirill.Karnaukhov authored
GitOrigin-RevId: a7f1cbf4344ea54b41c9cfaf2f8757afd9b37458
-
Kirill.Krylov authored
GitOrigin-RevId: f0d8c880bdf67394ab1e56c1425c18285dae836f
-
Kirill.Krylov authored
- clean variables, assertions, debugs - merge UpdateSessionResult.Invalidated objects - remove deprecated block - bring back removed check GitOrigin-RevId: 8ba15d5c25802ad3e4c20bbc76a0e624ddc7f038
-
Kirill.Krylov authored
GitOrigin-RevId: 44b2fdd10ff6f6e4687540bf15328c2d0a15db87
-
Kirill.Krylov authored
GitOrigin-RevId: c3aa169d64c7f2ac5814cfdd8578b8b570809dc0
-
Kirill.Krylov authored
GitOrigin-RevId: 65e4344ae81b2871a99a149ad04d606efa088ac6
-
Kirill.Krylov authored
GitOrigin-RevId: 61bb68dcf1f5f80a90bd4d252eb72801439d2c7f
-
Kirill.Krylov authored
- fix InlineCompletionElement.Presentable inheritance with InlineCompletionElement - rename invalidate -> restartOn - rename InlineState -> InlineCompletionState - bring back removed @RequiresEdt - replace Navigation type with Enum - remove synchronization - remove InlineCompletionSuggestion temporary interfaces, make better hierarchy - cleanup GitOrigin-RevId: b23cacef0f5acbaf0fc690058937f35a8155d67a
-
Kirill.Krylov authored
GitOrigin-RevId: eea45116f96a10c2c3a22d23d8d29349e18086f0
-
Sergey Stoyanovsky authored
Migrate to `InlineCompletionBlock` GitOrigin-RevId: ada67bfe0be35ed918fd27d635a70177c4a3bb80
-
Sergey Stoyanovsky authored
GitOrigin-RevId: 704a9c707d559b2d1764ed459212a01593dd11b0
-
Sergey Stoyanovsky authored
GitOrigin-RevId: 13a234e79689b8704b956645fb945f352555ec08
-
Kirill.Krylov authored
- more getters to actual functions refactorings - making full line contributor's order to last - rename all `Inline` to `InlineCompletion` prefixes GitOrigin-RevId: 263d563257b110e8a7a3cbc5c34887e996446fde
-
Kirill.Krylov authored
- multiple package renaming - rename functions in InlineCompletionProvider.kt - removing duplicated experimental tags - removing old classes - combining all deprecated functions - splitting and renaming InlineCompletionBlock (+presentation) - moving from getters to actual functions - introduce wrapper on flow (InlineCompletionSuggestion) GitOrigin-RevId: 33a2e98fa3cb517f46cf062a4fe81f05ac683662
-
Tagir Valeev authored
Fixes IDEA-323691 JSpecify's NullMarked not considered when Java module is annotated GitOrigin-RevId: d84fe78d9e2f0c4a2bbe7471855310762e833ba4
-
Tagir Valeev authored
GitOrigin-RevId: f52f922db7802b557630817b861b5e79754e6b2e
-
Sergei Vorobyov authored
GitOrigin-RevId: ffe36325b32dbc808e48bfb5635b0fec9845be23
-
Sergei Vorobyov authored
IDEA-333401 [Gradle|Reload] fix: don't show error twice if a cached Gradle model is loaded with errors GitOrigin-RevId: fd00feaa31824e1fe08c2ae0d358fd82cefd08ff
-
Sergei Vorobyov authored
GradleTestFixture can be used directly in test code. So call of its functions also should be pretty. GitOrigin-RevId: 2887c3ac7a49cb2d3a2bf18e638269549454c516
-
Sergei Vorobyov authored
Execution listener, which is used for detecting additional execution information, can be triggered on non-relevant executions. Only execution operation leak tracker should assert incorrect execution. It allows avoiding pollution by irrelevant errors. GitOrigin-RevId: f16a00de310f7c8e12c1e4f4e4971e69995c3a73
-
Sergei Vorobyov authored
[Gradle|Tests] new: detect and print information about received messages from Gradle execution in tests GitOrigin-RevId: 661c3d37fc2d8fad55306044fec98cd84a3b695d
-
Sergei Vorobyov authored
GitOrigin-RevId: bf4e7797edb5624b3e05dcfc6770ba73833a1dde
-
Sergei Vorobyov authored
GitOrigin-RevId: 10b34c0574859002b8251c5213029d2d365e5460
-
Sergei Vorobyov authored
GitOrigin-RevId: 4c4a06c5e855733a872e2596c10c5edd7a54a53b
-
Sergei Vorobyov authored
GitOrigin-RevId: 426dc4ea5bec24abcd2a1186729790a420f9b1d8
-
Sergei Vorobyov authored
GitOrigin-RevId: d7876639d332b4264a8fa9484f0d46c49e63c419
-
Konstantin Ulitin authored
GitOrigin-RevId: 4ad635e5d75b1a3ffc4c8fdb299f6e46fab9509d
-
Eugene Lazurin authored
GitOrigin-RevId: 895a4e3a97dd0e4c9584516e44477190cb6542fb
-
Ivan Posti authored
GitOrigin-RevId: 5e4971714adb9788d4bf40532d277aec46cd93b6
-
Ivan Posti authored
GitOrigin-RevId: 893c858f3f27275ed0724a2a218d506b9da67af3
-
Ivan Posti authored
GitOrigin-RevId: d835001806fb9b4f8895bbd2b266ab84b1dd2d70
-
Kirill Likhodedov authored
IJ-CR-116651 GitOrigin-RevId: b2438af140537d1991334b53c74917995cf89bda
-
george.lemeshko authored
(cherry picked from commit 09080a44f450157f139eb07bb6314422e921f4bc) IJ-CR-117012 GitOrigin-RevId: 9bbb7007adc86c3600b3569baa42e9671c0fe594
-
Gregory.Shrago authored
Add place, and inputEvent id to tell mouse and keyboard apart. GitOrigin-RevId: 106e3c13e8cdd19eefa1402e0a4c42f3d43d72ba
-
Julia Beliaeva authored
GitOrigin-RevId: af1311595bf6f8f02f39f639b5f3693e55484073
-
Julia Beliaeva authored
Even with diff.renameLimit set to 1, there are some inexact renames, detected during indexing. Since these renames depend on the configured similarity threshold, they should not be saved to the index. Skipping inexact renames detection completely during indexing can speed up the process, but in turn makes file history for some files slower because of the rename queries to git. GitOrigin-RevId: 66b5f579d7a9d84554044eea0e62814cda15c569
-
Julia Beliaeva authored
GitOrigin-RevId: 80fb6f734647aeafe1eafe7939a0e6aab1339c64
-