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 .
- 20 Jun, 2023 18 commits
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: 59a6589351e20a98c1d7929ea10363ba83a2604f
-
Vladimir Krivosheev authored
GitOrigin-RevId: b741de7fb38fe26e7c7bdcdfa2ef098bc4c9a7ef
-
Vladimir Krivosheev authored
GitOrigin-RevId: d661acd8e8d2acbdfde50f0ade8f9fe4cfd4a1d8
-
Vladimir Krivosheev authored
GitOrigin-RevId: 4f9cf771423b5ace1dba3819151ac15ab2c97895
-
Julia Beliaeva authored
GitOrigin-RevId: a1f522d6516e4959ff12ca5907e84e5756de0edf
-
Eldar Abusalimov authored
GitOrigin-RevId: 13916b4a3d32662748ff4cda53c65b9b1cc5324e
-
Eldar Abusalimov authored
The passed coroutine scope would be used by ExecutionPositionVmImpl to start flow collectors in child coroutines, without cancelling it when a new ExecutionPointVm instance would arrive later. GitOrigin-RevId: a7103e8838ecd19c65eef71bc3d4c3ccbf87bf35
-
Sergey Simonchik authored
GitOrigin-RevId: 74ae6ae256bb618878c2a223f6a0e1e2f64f8217
-
Eugene Zhuravlev authored
workspace model events: handle ModuleEntity changes to reflect changes in dependency list and java-related settings (IDEA-322980) GitOrigin-RevId: 76fbb943369e8ad7043b8f35ca5288bc9c359e2c
-
Alexey Kudravtsev authored
GitOrigin-RevId: cccb21ad40a9de21b1fe54bafa38cf102ed91bd5
-
Alexey Kudravtsev authored
GitOrigin-RevId: 3d526087cc3dbe4086f66859263afaa136de074c
-
Elena Shaverdova authored
GitOrigin-RevId: df15ede542e43dff3dc32189c52fc64ef9d4a0db
-
Elena Shaverdova authored
GitOrigin-RevId: 2337192ee2cdd7979681c3dbfb876700473e383d
-
Elena Shaverdova authored
Switch ModuleFileIndexImpl to proper iteration of content including custom module content workspace entities For IDEA-322854 GitOrigin-RevId: 483ef9c930e86057f16682ff1bd41c66954dbd24
-
Elena Shaverdova authored
Provide ModuleIndexableFilesIteratorImpl with null roots to handle whole module content without prior root computation For IDEA-322854 The motivation for the change is heavy module root computation for Rider with 100ks of (non)recursive roots, and desire to avoid their copying GitOrigin-RevId: ae985e594a449703433824b29d68e551f6ed6272
-
Dmitry Kichinsky authored
GitOrigin-RevId: 13e877e5df62f99d36af620c058d68be9fbbdd96
-
Alex Plate authored
After the massive rename in the workspace model, we update the version of API generator Renaming: IDEA-320676 GitOrigin-RevId: fe3e4cd2aeb0674d3013a971bb72ea87f3526355
-
Sergei Vorobyov authored
added: utils for Swing properties listening GitOrigin-RevId: 056d5f7b11ff8ffca372856aac8fa4c0e80e2353
-
- 19 Jun, 2023 22 commits
-
-
Andrei.Kuznetsov authored
IDEA-322925: `FileContentImpl.getContentAsText()` returns wrong text for XML files with BOM (e.g. UTF-16LE) GitOrigin-RevId: 59fca0fcb00d855b60dc40202546c7c2b54ec2d9
-
Julia Beliaeva authored
GitOrigin-RevId: d4b7abe3fdcc3f422a480d339b97b684d842f592
-
Julia Beliaeva authored
GitOrigin-RevId: f666baf6f44398e5f446d4c19799d761d044b27d
-
Julia Beliaeva authored
IDEA-199239 GitOrigin-RevId: 8a1208c176aa50875de62e07540384a660dbe893
-
Gregory.Shrago authored
GitOrigin-RevId: 977958916b1205f932b662a56b4986b6a91aeec3
-
Anna Kozlova authored
GitOrigin-RevId: 42134668578d6e8b2ad16ef8655f477015c77221
-
Anna Kozlova authored
GitOrigin-RevId: 2c3a4317dc53e6246c7c494dc99b47d5af4e7842
-
Alexandr Suhinin authored
This reverts commit 97d773a9b2857dad9622f757bd75a6441743114f. GitOrigin-RevId: a943c77e5a3f007e4e3c76cdffb646a34b9723fb
-
Alexandr Suhinin authored
This reverts commit eba4b8419777703f7b513a0e146e5fc9e59b9379. GitOrigin-RevId: e8a01ca553d31d7df9afc51931e9a6085c439c5b
-
Alexandr Suhinin authored
This reverts commit 29665bb2ff046538c3a2a4b35f6551d9de43e1e0. GitOrigin-RevId: 4c220924a4b88a3b05db50ff7db35d8264cf33ae
-
Alexandr Suhinin authored
This reverts commit befd7fc0f9f4777a68a10f27c33e0be33d9de0cb. GitOrigin-RevId: 24da92199acaf29e66cfcb939b554cc0a1a7d4bd
-
Alexandr Suhinin authored
This reverts commit 18649102d0620cf16c6ddb5e0528998695afc2c1. GitOrigin-RevId: a49d36c091366dafb2a35adece196e57c056bdb1
-
Alexandr Suhinin authored
This reverts commit c91da1ea474aa841ff04b36c3ea203316f6fcdd8. GitOrigin-RevId: f1644e9357412577442d9c2903edddf154ec3dd4
-
Alexandr Suhinin authored
This reverts commit b7d0f5f79c668bfd4b87f3b1bc5fb4d396dd1ecd. GitOrigin-RevId: e949e73be98ad4045ed575c59de09ee36bdc5997
-
Mikhail Sokolov authored
GitOrigin-RevId: f81663ce3d5e688aebfef885892947d4d6215caa
-
Mikhail Sokolov authored
GitOrigin-RevId: b80f34dfe70d15ba1acc052482503fa55bc25b8a
-
Aleksey Pivovarov authored
GitOrigin-RevId: 73cc899419b40f77d04749f62f9d822b5284c6b4
-
Aleksey Pivovarov authored
Separate "Changed line highlighters" and "Changed line block". GitOrigin-RevId: 901c4bacf4edc51528d77eac94cab2ca17450bde
-
Aleksey Pivovarov authored
GitOrigin-RevId: 45124d7c01c77e07aacc5913a31c4a884db9b359
-
Aleksey Pivovarov authored
GitOrigin-RevId: cd2278f8af80614541e0e27fba262bf1a2fb0ff6
-
Aleksey Pivovarov authored
GitOrigin-RevId: 08691d71edc5ccfc7abaa318f3e4174c9f0982f4
-
Aleksey Pivovarov authored
GitOrigin-RevId: 8fca42eea34e589831926e5b32b5775e958193c4
-