Ruslan Cheremin
6bd795de83
[core] IDEA-320380: lower huge Gists limit down to 50KiB
...
- Gists larger 50KiB are now stored in dedicated files in a `<caches>/huge-gists/<fs-timestamp>` folder
- Use `-Didea.gist.max-size-to-store-in-attributes` to change the limit: value -1 effectively disables huge Gists store in files, and returns previous behavior, there all the Gists are stored in the VFS attributes.
GitOrigin-RevId: 3f9eb1cce31bb6c94095c3e3f007427b09a45348
2023-05-19 15:53:51 +00:00
Alexey Belkov
2151f07cc4
[kotlin] Fix copyright with shebang
...
^KTIJ-16705 Fixed
GitOrigin-RevId: 43ad2f0a293bff55025ab12dcce747ea44cf055e
2023-05-19 15:50:49 +00:00
Alexey Belkov
8e605547d7
[copyright] Minor: suppress SpellCheckingInspection for DEFAULT_COPYRIGHT_NOTICE
...
GitOrigin-RevId: 855533972f5246f1c068706adac79c2b0cdc184f
2023-05-19 15:50:48 +00:00
Alexey Belkov
9481ea9954
[kotlin] Convert UpdateKotlinCopyright to Kotlin
...
^KTIJ-16705
GitOrigin-RevId: 6280f37fefe9a3ee748cfb69d0d6b1355d2c4ab0
2023-05-19 15:50:47 +00:00
Alexey Belkov
3b9c1c7fd9
Rename .java to .kt
...
GitOrigin-RevId: 4495ebaa9f90ececa216fa3938c31b068dd6d1fd
2023-05-19 15:50:45 +00:00
Aleksei Kniazev
3246953b6a
[python] removed duplicated statistics collection group (PY-57292, FUS-2053)
...
python.packages.dialog used to duplicate package.management.ui and ui.dialogs
GitOrigin-RevId: ffd186bed9a3748bff170896bbe186069d9d707b
2023-05-19 15:49:57 +00:00
Aydar Mukhametzyanov
ae0413924c
IDEA-320485 Accessibility: Fix announcing notification at the start of the IDE
...
The problem is in the caller: we find a label, give it to the native, but native doesn't have a native accessible context yet, because the initialization is lazy and VoiceOver hasn't been requested it.
Now we take IdeRootPane as a caller.
GitOrigin-RevId: de04373d3098fa434efbc4bab746eb8b878f861c
2023-05-19 15:38:07 +00:00
Andrey Cherkasov
276a423660
[devkit] Fix the implements attribute
...
IJ-CR-102810
GitOrigin-RevId: 7643cba42d897b92d22d0c68ecf01fc9270ada30
2023-05-19 15:34:01 +00:00
Andrey Cherkasov
f4412f28ea
[devkit] new inspection: Eager creation of action presentation
...
IDEA-315381
GitOrigin-RevId: 32e98d2c44d260b5cca339ffd5f75c806fdc263b
2023-05-19 15:33:58 +00:00
Andrey Cherkasov
9dcd3be3b5
[devkit] LightServiceMustBeFinalInspection: turn on inspection
...
IJ-CR-102194
GitOrigin-RevId: c001de37a23dc939ad79b5ef922b7fce352f1d9c
2023-05-19 15:33:55 +00:00
roman.ivanitskii
8368bb3f21
[performance-tests] remove writing attachment task from ProjectLoaded
...
leave only existing writeAttachmentToErrorDir as working solution
GitOrigin-RevId: 2c6db94766d0adc26c1410c195bcf9800ec3e888
2023-05-19 15:13:51 +00:00
Ilia Zakoulov
3d3c27aa89
PY-40900: Resize pty for Docker
...
GitOrigin-RevId: b737e80786fde929447d526ddf2be7c831489123
2023-05-19 15:08:15 +00:00
Ilia Zakoulov
f02597bb35
PY-40900: Resize pty for ssh process
...
GitOrigin-RevId: 97060bebed88145250b900d1a9cf250e32ec0961
2023-05-19 15:08:15 +00:00
Ilia Zakoulov
9bd2970bcc
PY-29204: Add emulate terminal for remote interpreters
...
GitOrigin-RevId: 4ff204ac547b08e41ae81b4f5f4c483e206cecfc
2023-05-19 15:08:14 +00:00
Daniil Ovchinnikov
83ae9df1d0
don't block application exit forever: pump events for 10 seconds, log the dump and return
...
GitOrigin-RevId: 9340cfae5e1c0ad63b8b2a1bbc08b24cff7eaf57
2023-05-19 14:35:51 +00:00
Daniil Ovchinnikov
3a7f92e5c2
pass dumpJob into joinBlocking lambda
...
GitOrigin-RevId: 8ccba6dff533ca0fb8373a8ac11ff23775d2ca82
2023-05-19 14:35:47 +00:00
Daniil Ovchinnikov
3d7b0b244d
rename pumpEvents -> joinBlocking
...
GitOrigin-RevId: 7d850a6de9816eb715d4f4b6da81c7ea7c4de159
2023-05-19 14:35:44 +00:00
Daniil Ovchinnikov
90ba6732ca
clean up: formatting
...
GitOrigin-RevId: ddba2978ec25738fa0c4af59a24c61a7c3d5f16f
2023-05-19 14:35:40 +00:00
Daniil Ovchinnikov
d9a3fd7181
move Job handling into cancelAndJoinBlocking(ApplicationImpl)
...
GitOrigin-RevId: 760f0be3cad078058c795b824d273bfd029f8575
2023-05-19 14:35:37 +00:00
Daniil Ovchinnikov
50675af3e4
rename job -> containerJob
...
GitOrigin-RevId: bcd9bd3260332f036e81200e051fcf0928be975b
2023-05-19 14:35:33 +00:00
Daniil Ovchinnikov
e1b5fdbea7
rename joinBlocking -> cancelAndJoinBlocking
...
GitOrigin-RevId: 6822b91359da762dba5c3238ea87ce613d7fa181
2023-05-19 14:35:29 +00:00
Alexander Lobas
a882a6d9d9
IDEA-320771 Full screen controls overlap project widget
...
GitOrigin-RevId: ce469a251d018d069c6c9dd70a3801a096d01185
2023-05-19 14:19:38 +00:00
Alexander Lobas
4240b16490
IDEA-320750 "Install required plugins" window cannot be opened
...
GitOrigin-RevId: 1195bd56dfc6a78396cd3dfec09d2020cfde331d
2023-05-19 13:48:36 +00:00
Dmitry Zhuravlev
567140ff3c
git: report FUS statistic for common local & remote branches
...
GitOrigin-RevId: 73c3e99bf265222d652d152ddc9e25c781f67e8a
2023-05-19 13:47:56 +00:00
Alexey Belkov
eba859446f
Apply "Kotlin | Assignment can be replaced with operator assignment" on whole project
...
^KTIJ-25352
GitOrigin-RevId: ed3283325767f207167717ca703a102f4eb50e66
2023-05-19 13:27:41 +00:00
Toshiaki Kameyama
964976859c
[kotlin] "Redundant 'with' call" inspection with expression body function: preserve the return value
...
^KTIJ-25561 Fixed
closes https://github.com/JetBrains/intellij-community/pull/2442
GitOrigin-RevId: a2daba631c5340b5331428479dcfc828ccfa94d2
2023-05-19 13:27:36 +00:00
Nikita Bobko
899f7e238e
KotlinBundledPathMacroContributor: add kotlinc.xml parsing caching
...
This commit should fix IJPL-57
Review: https://jetbrains.team/p/ij/reviews/105928
GitOrigin-RevId: 86aaa3e665985d09bb675765749d40b22877ce8e
2023-05-19 13:21:01 +00:00
Dmitrii Krasnov
f8a38c6181
Increased the version of "kotlin.gradle.performance" group
...
#KT-58104 In Progress
GitOrigin-RevId: 65bbd3ce30c4bba7d5969c0d9b6fe1a2eda089d4
2023-05-19 13:12:19 +00:00
Vladimir Dolzhenko
e19b655fc0
[kotlin] Make KotlinScriptingSettings non-sharable with team members
...
#KTIJ-25578 Fixed
GitOrigin-RevId: d1f1f1b242e03535498bed21adc1fc8fc9eb9c38
2023-05-19 11:52:18 +00:00
Alexey Kalina
f1c1158b4d
[evaluation-plugin] fix NPE in metrics computation
...
GitOrigin-RevId: 04b8b21fa6e30edbcd5c6837eaf382a5323fd380
2023-05-19 11:49:00 +00:00
Piotr Tomiak
46d847c7be
WEB-61150 JS: use char sequences where possible to save on memory allocations during indexing.
...
GitOrigin-RevId: 31e2f24c5f7ab84ad375fecf49aff9de768ac8f1
2023-05-19 09:45:17 +00:00
Alexander.Kirsanov
24e147cc01
[rdct] Use FileEditorComposite directly
...
GitOrigin-RevId: 790aa341bb4fda43edf45b91cc4ce9143df1bdc9
2023-05-19 00:24:19 +00:00
Maksim Zuev
2d77689940
[coverage] Fix EA-765663 check file validity
...
GitOrigin-RevId: 5cea1aa329756cd02bf04541e70609dc57a9c520
2023-05-18 23:56:05 +00:00
Mikhail Sokolov
969ddf5f4b
IDEA-311412 Adopt new API for custom title bar
...
GitOrigin-RevId: 53e82ce2e55509cfb0398882011b16bb4fdb8505
2023-05-18 23:29:48 +00:00
Mikhail Sokolov
54390d7fb5
IDEA-315373 Standard way for rendering SearchEverywhereContributor's items
...
GitOrigin-RevId: b3ade40dc9c0d9942901e65b1284d4298247194a
2023-05-18 23:29:45 +00:00
Mikhail Sokolov
5ccc842c9d
IDEA-315373 Standard way for rendering SearchEverywhereContributor's items
...
GitOrigin-RevId: af255acf90f9d9d8e27844478424a341eb8f67ad
2023-05-18 23:29:40 +00:00
Mikhail Sokolov
ca660e1a83
IDEA-315373 Standard way for rendering SearchEverywhereContributor's items
...
GitOrigin-RevId: b55ee3da4579d33a3b0ab1ee1c6788dfde1c8e3d
2023-05-18 23:29:36 +00:00
Mikhail Sokolov
e84dea1a5f
IDEA-315373 Standard way for rendering SearchEverywhereContributor's items
...
GitOrigin-RevId: eabbddf52fb6cbd145612e1bd4ae7943eec12b51
2023-05-18 23:29:31 +00:00
Bart van Helvert
51f641785b
[java] Remove question mark icon in "New Package" dialog
...
#IDEA-320692 Fixed
GitOrigin-RevId: 6f45a5f0558bf4b193f6e44d636a2a957f6e28de
2023-05-18 23:00:28 +00:00
Bart van Helvert
6d0539f26f
[java] Fix package chooser dialog code style
...
GitOrigin-RevId: db9d6dcdfd946137c174232421267be80c0b0c64
2023-05-18 23:00:23 +00:00
Bart van Helvert
759fe5e1f6
[java] Fix various warnings in package chooser dialog
...
^IDEA-320613
GitOrigin-RevId: 7ba519086bcc24b83829bae0e85a9aa35896a247
2023-05-18 23:00:19 +00:00
Bart van Helvert
95f93481ab
[java] Don't store title in package chooser dialog
...
This variable is unused. ^IDEA-320613
GitOrigin-RevId: f92649c5a943e521288c6cfa198f8c6e90cfca4a
2023-05-18 23:00:14 +00:00
Daniil Ovchinnikov
5bdd831c0d
IJPL-130 use kotlinx-coroutines-core-jvm artifact directly
...
- `kotlinx-coroutines-jdk8` is empty and left for compatibility;
- `kotlinx-coroutines-core` contains only multiplatform metadata and a dependency on `kotlinx-coroutines-core-jvm`.
GitOrigin-RevId: 4e918b6e5da02544be420ab92ec03b17face8c82
2023-05-18 22:52:03 +00:00
Daniil Ovchinnikov
675b19fb2c
IJPL-130 rename library kotlin-coroutines-jdk8 -> kotlin-coroutines-core
...
GitOrigin-RevId: e987a9f48391d74e401c860a57f99634ccc21a4a
2023-05-18 22:52:00 +00:00
Ruslan Cheremin
b258f886d0
[core] IJPL-51: refactoring & tests of AppendableObjectStorage
...
+ unit-tests for AppendableObjectStorage
+ fixed few bags in AppendableObjectStorageAppendableObjectStorageBackedByResizableMappedFile impl
+ yak shavings along the way
GitOrigin-RevId: 55b9fd578e986252e25fb48111e3f16768aa110f
2023-05-18 22:20:53 +00:00
Mikhail Shagvaliev
336c815fd1
[qodana] QD-5562 Implemented new link dialog
...
(cherry picked from commit 1bf4ab8a8da1660585960aa93e267a5d67c39a4f)
IJ-CR-107678
GitOrigin-RevId: ae005f899435f45d17ae560349bfb2ead9706b75
2023-05-18 22:17:37 +00:00
Sergey Stoyanovsky
7e478168c9
[ml-completion] Introduce LiveTemplateUsageFeatureProvider
...
GitOrigin-RevId: 80d51ca44d7f5c205326c737ff76b46f50fccc01
2023-05-18 21:11:42 +00:00
Sergey Stoyanovsky
77e36eb67d
[ml-completion] Introduce "templatesUsageRatio" user factor
...
GitOrigin-RevId: 457a8a117001faddfd83d3dea3c0fb42e1049ca0
2023-05-18 21:11:37 +00:00
Vladimir Krivosheev
6b4fff9550
update plantuml
...
GitOrigin-RevId: 1a59bc88b6b91c1f4c9115467af9d1f459da6a0b
2023-05-18 20:16:30 +00:00
Vladimir Krivosheev
a86b3ef702
Youtrack KB is used instead of file
...
GitOrigin-RevId: 1b2300e01f3a1c2c9258770fe37625c8eb5817ca
2023-05-18 20:16:29 +00:00