Commit Graph
271571 Commits
Author SHA1 Message Date
Alexey Kudravtsev 295a9bc984 fix exception on unboxing captured wildcard of numeric type
GitOrigin-RevId: 6fb5c3ed9b1225d4224c8c543221d12412718114
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev 29e3a57092 IDEA-130931 Shift+Ctrl+F7 hit on exception in throws clause of method declaration should highlight where exception is thrown
GitOrigin-RevId: 4a70709ac2145cf36e1c04cab719a284dcca312a
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev e347c8527c cleanup: generalize ListCellRenderers
GitOrigin-RevId: 7096333541ccc2558ea60b1f8541d14c9833e064
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev 556b434b36 cleanup
GitOrigin-RevId: 17e73b3f61770117201078ae3104a8ab947d04ad
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev e3e0f281c9 make nullable for no reason methods notnull
GitOrigin-RevId: b058c1ded517dc7afce589c19bb325ad9971dd21
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev 6788475a47 avoid potential NPE
GitOrigin-RevId: f20a910266530cff2826edbed20b0192881c6ae2
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev fb4ee89998 reuse standard method to reduce dependencies
GitOrigin-RevId: cea9096c55038d1d5d42efe762055adca7cd8ca2
2020-03-10 13:32:01 +00:00
Alexey Kudravtsev c097b52433 correct HighlightUsagesHandlerBase generic signature types, notnull, cleanup
GitOrigin-RevId: 09e9a3317cfec53c3477270101737dbb4ea57e87
2020-03-10 13:32:01 +00:00
Peter Gromov 75d78f14ce java completion: provide type-based suggestions for catch parameter (IDEA-227534)
GitOrigin-RevId: 115e42f50c00695b6a44b306999173323bb07fa3
2020-03-10 13:08:40 +00:00
Elizaveta Shashkova 5f029d5a02 IDEA-CR-58836: PY-39526 SciView of dataframes converts integers to floats
Use by default ".5f" formatting for floats and "%s" for other types. The user-visible formatting will be "%s"

PY-39526 Rename function

Signed-off-by: Elizaveta Shashkova <Elizaveta.Shashkova@jetbrains.com>

GitOrigin-RevId: a8af904b55e703848592efad7d0642ccef12a0d1
2020-03-10 13:08:40 +00:00
Kirill Kirichenko 79c95afa9a IDEA-217579 Improve status icon rendering in commit message pane
GitOrigin-RevId: c18a73d0b8bd9b18fcd8c1b2efdf10c1bcd31f24
2020-03-10 12:33:08 +00:00
Aleksey Pivovarov 23044e6925 vcs: do not rely on getBaseDir to scan Project for VCS roots
Scan directories under baseDir and outside in an unified manner.

GitOrigin-RevId: 544991c6b3a7b3f73be50a0bc7e26ad9a42a82a5
2020-03-10 12:33:08 +00:00
Aleksey Pivovarov 52eb927cd6 vcs: skip ignored directories in VcsRootScanner listener
GitOrigin-RevId: 6e9ac9d26b12127c20f7a4bbe3707b428480ee53
2020-03-10 12:33:08 +00:00
Aleksey Pivovarov c287906b0f IDEA-234016 vcs: do not detect vcs roots inside ignored directories
Introduce Registry with customizable ignore pattern.

GitOrigin-RevId: c4dc2f5dea8ef3c6ac99dcc0af286ce7fa932bf9
2020-03-10 12:33:08 +00:00
Aleksey Pivovarov 5d39a0ebfc vcs: cleanup
GitOrigin-RevId: 633a37e3b102186c4fcf4b622113974846ceb666
2020-03-10 12:33:08 +00:00
Egor Ushakov 5e21bb53d5 IDEA-234689 Batch toString traffic optimization - enabled for local debug
GitOrigin-RevId: 78361f5c6a9cf4911c9a9b7c0a9de27f0473f32a
2020-03-10 12:33:08 +00:00
Egor Ushakov 68d174b6b5 jb-jdi updated to 1.8
GitOrigin-RevId: dd7ade9938793c8d8de8f3ef0984557f5d1cc64d
2020-03-10 12:03:19 +00:00
Egor Ushakov 16853afd10 IDEA-234690 Batch receive object's children - fields
GitOrigin-RevId: 5bba74f95f643a03d13e7e0e6596bef61b201c76
2020-03-10 12:03:19 +00:00
Ivan Chirkov a8e3236921 Check that hostName is always localhost for requests to builtin server
GitOrigin-RevId: 5f447f17119760f0bab9cfc356ec7b2d387e63b3
2020-03-10 12:03:19 +00:00
Dmitro Batko 74ef421118 indexes: simplify PagedFileStorage
GitOrigin-RevId: 10f4a41c49408b8e6428d475926b2f83a41d0075
2020-03-10 12:03:19 +00:00
Eugene Petrenko b0e669ab69 jdk-downloader: error messages wording, add more details
GitOrigin-RevId: e46674cef409d5f99967ce5a05810ffe9f8ec388
2020-03-10 11:02:55 +00:00
Konstantin Bulenkov 8c67009038 change duplicates to inheritance in Darcula color scheme
GitOrigin-RevId: 8811e150d9a2cc456c21af63c3bffb0537da20e1
2020-03-10 10:32:28 +00:00
Anna.Kozlova c0d4040bd9 cleanup: use constants instead of hard coded string literals
GitOrigin-RevId: de62d9fb8a900216e0f678d576ff0cf32feb0072
2020-03-10 10:32:28 +00:00
Anna.Kozlova fbe35fb8de inspection profile: tolerate commit of a model without modifications in tools (IDEA-234149)
GitOrigin-RevId: 1c54ed295201c756138507d953ba35025b24126e
2020-03-10 10:32:28 +00:00
Anna.Kozlova 2f1890ee90 ensure user visible string contains something more interesting than the implementation class name
GitOrigin-RevId: 515aa8941a1f76b11d2afa9f6ae815e9f695154f
2020-03-10 10:32:28 +00:00
Dmitry Jemerov fc5dd90112 Correctly load descriptors for optional dependencies
GitOrigin-RevId: 095b770a44dbf11170bd172a5b025d36dde67a4b
2020-03-10 09:34:33 +00:00
Dmitry Jemerov 2c5810275b Separate option for showing browser buttons in XML files (WEB-44295)
GitOrigin-RevId: f210fc41b5a99c438c29c90c322248fe4eb28485
2020-03-10 09:34:33 +00:00
Dmitry Jemerov bf17d1cd45 To support correct unload of identical extensions contributed by multiple plugins, check both plugin descriptor and serialized EP representation (IDEA-234849)
GitOrigin-RevId: fbee9d72928fa8a6b5e9bc5929422c9bb4128e16
2020-03-10 09:34:33 +00:00
Dmitry Jemerov 0685ecc3d5 Add test for listeners in optional dependencies
GitOrigin-RevId: 4ca7ee503b22dcef3ead7c9f7a00d3f1c1eb7f59
2020-03-10 09:34:33 +00:00
Dmitry Jemerov e937a9c8dc Fix typo in message (IDEA-227302)
GitOrigin-RevId: 7aba37b2bbb629076a19a37471e9a62bf9d6b081
2020-03-10 09:34:33 +00:00
Dmitry Jemerov 0e43a38d6c Revert "Handle PCE in PropertyFoldingBuilder (IDEA-232433)"
This reverts commit 7759e5b2

GitOrigin-RevId: c02211b12e5cf66cfbea0267b67625a1076ee4e7
2020-03-10 09:34:33 +00:00
Dmitry Jemerov f6231edb77 To support plugin unloading from Search Everywhere, store weak reference to editor component (IDEA-233601)
GitOrigin-RevId: 1114c3dadf8316a6f922c49e28a79f324f47506a
2020-03-10 09:34:33 +00:00
Dmitry Jemerov 6e3069867d To support plugin unloading from Search Everywhere, store weak reference to context component (IDEA-233601)
GitOrigin-RevId: 39ded98c36962b7a46a74febbe73bc02aff90074
2020-03-10 09:34:33 +00:00
Dmitry Jemerov 7b926c16f8 To support plugin unloading from Search Everywhere, keep context reference as smart pointer (IDEA-233601)
GitOrigin-RevId: 016aa93be3adbcd29cb22e3332522f45b7db605d
2020-03-10 09:34:33 +00:00
Konstantin Bulenkov 17fd84c526 IDEA-234565 Settings "Choose Color" - allow paste hex color with # prefix
GitOrigin-RevId: 6354810ee5cd06dac0945bcda952b5ebe17eda72
2020-03-10 09:34:33 +00:00
Alexandr Evstigneev e70610cc7f IDEA-CR-59549 review fixes
GitOrigin-RevId: 4ec7266a3d3a439a8e40e5c649a62db4dc8cf2c4
2020-03-10 09:34:33 +00:00
Alexandr Evstigneev 23247c5fcd IDEA-CR-59556 review fixes
GitOrigin-RevId: 428d0a5df0461dd9bf303e93046d92855b97a518
2020-03-10 09:34:33 +00:00
Andrey Lisin 7c596c98f2 IDEA-CR-59323: PY-40931 Don't force stepping to project scope when step over is called from outside it
(cherry picked from commit 1c21abc1e8bb66f3b15ab54a82bb7af65576e5ea)

GitOrigin-RevId: 4d35a6921d0859ec44d36a26589220592ba55b26
2020-03-10 09:34:33 +00:00
Kirill Kirichenko 99b344ff58 IDEA-217579 Move ErrorStripeRenderer to intellij.platform.ide and disable toolbar styled control in commit pane
GitOrigin-RevId: e56225b7e76becc74fcd50ff07beaa027f023e29
2020-03-10 09:34:33 +00:00
Vladislav.Soroka 2d09d39336 [Gradle] Composite build tasks are executed with root build project path IDEA-231604 IJBTS-67
GitOrigin-RevId: 0abea3a3b59add45375d91862624b342cbdfa0a0
2020-03-10 09:34:33 +00:00
Tagir Valeev b20a848a68 DuplicateExpressionsInspection: avoid expensive getTypeByExpressionWithExpectedType
Expected type analysis could be really expensive searching e.g. through short names cache (see ExpectedTypesProvider$MyParentVisitor.findClassesWithDeclaredField). Here this search is totally unnecessary.

GitOrigin-RevId: 5259398bb480be0434b7c5542769bf4d75fc93ff
2020-03-10 09:34:33 +00:00
nik f9d8276811 [i18n plugin] improve handling for cases when where are multiple active ResourceBundleManager (IDEA-CR-59107)
GitOrigin-RevId: a855b23f12a5e89e12a6239f1a1c172838d2273c
2020-03-10 09:01:29 +00:00
nik 6ea498f78c [i18n] fix some issues with strings in platform.lang.impl module (IDEA-CR-59111)
GitOrigin-RevId: 592d346fc7a5c82ca67913c4e3a73fdc8a208b24
2020-03-10 09:01:29 +00:00
nik 119c43e923 [i18n] shorten some long property keys in IdeBundle
GitOrigin-RevId: e38c641d69586234d608b491d84668095312b85f
2020-03-10 09:01:29 +00:00
Egor Ushakov f3d13a09b2 IDEA-234690 Batch receive object's children - array elements
GitOrigin-RevId: 38cf5c7f8e2a7ce276c6f95c72b4f39245345b30
2020-03-10 09:01:29 +00:00
andrey.matveev 7859e32e76 [ml-completion] Impl after dot feature
GitOrigin-RevId: fe59223906c6ffa25aa650c6a82bbdc6b0984bc3
2020-03-10 09:01:29 +00:00
Konstantin Bulenkov dc9639711b IDEA-67379 Change splitter position via keyboard
GitOrigin-RevId: 22916047a23bbf1d0bd5a76f83e6e76981de9df6
2020-03-10 09:01:29 +00:00
Dmitro Batko 0a108fe06e indexes: allow to process inline keys for every index storage (only testing purposes)
GitOrigin-RevId: 0fc3d02aabe827b34957a91012f905c7fcb01f4c
2020-03-10 09:01:29 +00:00
Dmitro Batko ff9322dd60 shared index: add api to notify on index version changed
GitOrigin-RevId: 12cb1d2d06dfbad1d75455ce93c39cf9fd9d29eb
2020-03-10 08:32:39 +00:00
Tagir Valeev b7a7b777ec MultiplyOrDivideByPowerOfTwoInspection: parentheses supported; simplify a little bit
GitOrigin-RevId: bdd8b4dfc0d1e9b24182252c18d3a5d986d7d095
2020-03-10 05:03:32 +00:00