Commit Graph
250427 Commits
Author SHA1 Message Date
Tagir Valeev da9c5dd049 Wrap switch rule statements into block fix (IDEA-202664, IDEA-207059)
GitOrigin-RevId: 184ebf34bd15c46f54685cf06521cee1d903b056
2019-07-02 06:52:16 +03:00
Eugene Zhuravlev dc7a6184d7 mark targets up-to-date only if some changes were made to compiled state
GitOrigin-RevId: cae08217aff86bcf9c85405d811a94a8ec2d43f6
2019-07-02 06:52:16 +03:00
Yann Cébron 18b11ee695 [markdown] use fileType EP
GitOrigin-RevId: 079a6bac45e488cc803a797c4b741b18de6a24be
2019-07-02 06:52:16 +03:00
Artemiy Sartakov 8ec9a2e0ce HighlightUtil: suggest fix for cases when method has void return type and return statement value type is unknown (IDEA-216279)
GitOrigin-RevId: 2af7ce37a427c8ec6f5175fc820ec0eecbf719c9
2019-07-02 06:52:16 +03:00
Roman.Ivanov 6742e9aab5 Revert "InlayHintsProvider -> InlayHintProvider"
This reverts commit 0669fc60 - backward incompatible change

GitOrigin-RevId: 0d35822ffaea2e2ad34d1db21ff00444a6dc4ff5
2019-07-02 06:52:16 +03:00
peter 719efa09a0 shorten VfsUtilTest.asyncRefreshInModalTransactionCompletesWithinIt
GitOrigin-RevId: aa3b5a68245af7839ff12b164f77c6c95ae40b7e
2019-07-02 06:52:16 +03:00
Anna Kozlova 7e751931e1 introduce variable: enable inplace mode for non-physical subexpressions (IDEA-210792)
GitOrigin-RevId: 378a1bb760cae47fe7641c2afb7d9215f76bd5cb
2019-07-02 06:52:16 +03:00
peter abb658fd21 restore async VFS event processing: don't block refresh queue until the right transaction context
GitOrigin-RevId: fcdb834352ca0dc65c1a18c8f7ca8b8d2a12a654
2019-07-02 06:52:16 +03:00
Yann Cébron 76e8507aa5 RunnerMediatedCommandLineTest: typo
GitOrigin-RevId: 83aa9817d594cf2f444b1f012a7f863075750e57
2019-07-02 06:52:16 +03:00
Tagir Valeev f68c88e6cf CodeInsightUtil#findExpressionInRange: tolerate single error element at the end of selection
Fixes IDEA-51483 Extract Variable: does nothing on a block with invalid parentheses

GitOrigin-RevId: 4d69e9ec9521b1c962024512deef8fd0f71fe85e
2019-07-02 06:52:16 +03:00
Tagir Valeev aeeb1ebd38 Java8CollectionRemoveIf: testdata fixed (IDEA-214448)
GitOrigin-RevId: e9d934fc8d31016744f2302c39651eb6ecfa4de7
2019-07-02 06:52:16 +03:00
Roman.Ivanov fc57b9d181 InlayHints: minor, naming
GitOrigin-RevId: e84d5d885d0fd57f6a875b88bc78d19bd4c0ebe8
2019-07-02 06:52:16 +03:00
Roman.Ivanov 42da58a8e4 InlayHints: properly fill checkbox for parameter hints
GitOrigin-RevId: 43e6777632ee764fd30e456156fb6a9f58dee811
2019-07-02 06:52:16 +03:00
Roman.Ivanov 3d61820656 InlayHints: select parameter hints panel, if no Inlay hints settings found
GitOrigin-RevId: b175cfa5625dd823b59e0c1c8bcc0e3acac6edb4
2019-07-02 06:52:16 +03:00
Roman.Ivanov 98b8ec8386 InlayHints: make possible to enable/disable parameter hints by language
GitOrigin-RevId: cf70ebde957855034e1f19b78fc952c0a2f0af31
2019-07-02 06:52:16 +03:00
Roman.Ivanov a06b7f402b InlayHints: save old parameter hints and isModified working correctly
GitOrigin-RevId: 9b30979b4a3e5b75313a90c96983d2134e7ff730
2019-07-02 06:52:16 +03:00
Roman.Ivanov 2ebbf38aaa InlayHints: add old parameter hints to the language section
GitOrigin-RevId: 762e21bffb70c4e9b89017626119d7bfa7d52597
2019-07-02 06:52:16 +03:00
Roman.Ivanov 1be4cde11d InlayHintsProvider -> InlayHintProvider
GitOrigin-RevId: 0669fc6010e1633c9e3ff7b6977ad61c5b007ca4
2019-07-02 06:52:16 +03:00
Tagir Valeev dea2294709 Java8CollectionRemoveIf: support for-each loop (IDEA-214448)
GitOrigin-RevId: 4ac219e418cc0bef8e1930d14d53256e3c87be6e
2019-07-02 06:52:16 +03:00
Tagir Valeev 3cddd7b1ee CallMatcher: purity annotations
GitOrigin-RevId: edd1e90a4f0a7294a651f3595b78e5bb2068672b
2019-07-02 06:52:16 +03:00
Gregory.Shrago b015e8996d do not include GRAYED_SMALL_ATTRIBUTES into speed-searchable "main" text
GitOrigin-RevId: 14a21b7fb3ec4d2025b7a2f5396c8ca707365a5d
2019-07-02 06:52:16 +03:00
Gregory.Shrago b5163879d5 [service-view] update toolbar on selection change ASAP
GitOrigin-RevId: ad002412d5fc41b31f3158bf2cfb873f0f831945
2019-07-02 06:52:16 +03:00
Gregory.Shrago 3ce5114e15 UX-159 another shortcut for ViewInplaceComments action
GitOrigin-RevId: 4e2284f24dcfd3bdd012a08089e0b8c04215f67c
2019-07-02 06:52:16 +03:00
Vassiliy.Kudryashov 6a2af5e95e IDEA-140410 BookmarkItem should be copiable with readable presentation
GitOrigin-RevId: adcc7ab1a5c2d33d7a53da998a111dc4a2738eea
2019-07-02 06:52:16 +03:00
Sergey Ignatov 1d779f5e29 rename
followup IDEA-CR-48638

GitOrigin-RevId: dd229e1eedeb436297ea54451bf5f79223e94f19
2019-07-02 06:52:16 +03:00
Sergey Ignatov 10bce5efee startup measurer: rename to show frame, it's easier to find
GitOrigin-RevId: 0be15f946cf58a695fdea6e5da992dc082c02dac
2019-07-02 06:52:16 +03:00
Vassiliy.Kudryashov 4533ddba4e IDEA-214944 Small fields in Editor > General > Console
GitOrigin-RevId: e45c0d8eea707ce0586f305bec9646fc8e270f32
2019-07-02 06:52:16 +03:00
Vassiliy.Kudryashov 2aeaa1ad72 IDEA-215220 [Debugger tabs] add a tooltip to the icon under which all tabs options are shown
GitOrigin-RevId: b5f3928cd00c395cc1f0b700561aec0293546b13
2019-07-02 06:52:16 +03:00
Anna Kozlova 68eb38b104 introduce variable: allow subtyping during non-physical expression creation (IDEA-216460)
GitOrigin-RevId: d26f7b045b8c88ebfcc64e854221db5c1b2ff6c1
2019-07-02 06:52:16 +03:00
Anna Kozlova 824db4c08b method handle api: fix unboxing procedure (IDEA-216386)
GitOrigin-RevId: 5c470feb24984e06add5aa62bfada43b96ae4964
2019-07-02 06:52:16 +03:00
Anna Kozlova 715448dd8b inference: cleanup
GitOrigin-RevId: ae8713b005dde291b1178157e884b0d304443bf9
2019-07-02 06:52:16 +03:00
Roman Shevchenko 330055310d Cleanup (IDEA-CR-48635)
GitOrigin-RevId: d46189600cc95fa4980e61b22ce830fb4ecd376e
2019-07-02 06:52:16 +03:00
Yann Cébron d1ee8fef17 IDEA-216532 Theme metadata: new property "since"
GitOrigin-RevId: 41f5e0dfb1212e8978db24cde3aad422c63308d8
2019-07-02 06:52:16 +03:00
Dmitriy.Panov 1372de2b19 [Apple notarization] publish developer log on notarization failure
GitOrigin-RevId: fdced2ac53449654f4e352dbea770bdaa684ba64
2019-07-02 06:52:16 +03:00
Nikita Bobko 9defad9c29 IDEA-CR-42424 com.intellij.codeInspection.ex.GlobalInspectionContextImpl#exportResults refactoring
GitOrigin-RevId: 4102ade07ec1d0dbfe28295d771569b7641e063b
2019-07-02 06:52:16 +03:00
Gregory.Shrago cb3126ab32 [service-view] ui cleanup
GitOrigin-RevId: 19d741412610b6fa35bd8265c19ca65e12bbe88e
2019-07-02 06:52:16 +03:00
Gregory.Shrago 6dadf1d898 [service-view] try vertical toolbars
GitOrigin-RevId: d4619ea3d763b19306a5ef4fa6a092cfe1662c78
2019-07-02 06:52:16 +03:00
Gregory.Shrago 40bce64966 [service-view] keep tree selection
GitOrigin-RevId: 34277cac38916d70920d7389111fad88b3b201f9
2019-07-02 06:52:16 +03:00
peter 910155b0fa reformat (IDEA-CR-48605)
GitOrigin-RevId: 7a0bf1018ffae1acb8b00b266dc7454479b0cd05
2019-07-02 06:52:16 +03:00
Gregory.Shrago 1163ef365d UX-159 do not show comments on members
GitOrigin-RevId: 182375b938b6e324db1400340129a47e4f6d6b36
2019-07-02 06:52:16 +03:00
Gregory.Shrago 428c33736e UX-159 a shortcut for ViewInplaceComments action
GitOrigin-RevId: 61502a1255946593bcf05d1ade6dd92dbfc6e6c6
2019-07-02 06:52:16 +03:00
Rustam Vishnyakov 12be8598b4 Show a customized title for EditorConfig action group
GitOrigin-RevId: 3fead26cbbf8c2ac2230967a725d9a75f1e1e40f
2019-07-02 06:52:16 +03:00
graann d9bbdb4e37 Borderless UI: Do not request Windows ReleaseId for every window (#IDEA-216525)
GitOrigin-RevId: 845bd221c7d9afd87f4501a35ccec2346cab949c
2019-07-02 06:52:16 +03:00
Julia Beliaeva cf71675df6 [vcs-log] increment collectors version
FUS-397, FUS-411

GitOrigin-RevId: e25bd1dee6a38bdbe968facf71b842438b7e062a
2019-07-02 06:52:16 +03:00
Julia Beliaeva d65feeba27 [vcs-log] write validators for collectors
FUS-397, FUS-411

GitOrigin-RevId: 31ae95f19491c1a8c2a501c0d45542d30188c292
2019-07-02 06:52:16 +03:00
Julia Beliaeva e4657d68ab [vcs-log] extract enum for events
FUS-397, FUS-411

GitOrigin-RevId: 6175d3e0e88f427db041996700fec1fcdc333364
2019-07-02 06:52:16 +03:00
Julia Beliaeva e6e9f98e8a [vcs-log] cleanup trigger events
FUS-397, FUS-411

GitOrigin-RevId: eb106661843fe848072f522b2e66d248213d1e0d
2019-07-02 06:52:16 +03:00
Julia Beliaeva 072df66870 [vcs-log] use full class name instead of short name
FUS-397, FUS-411

GitOrigin-RevId: c229e6e47d68ad9057a4e67eb4fa8fbc6f1d2b50
2019-07-02 06:52:16 +03:00
Julia Beliaeva 14fe8242ab [vcs-log] add event to the data when available
GitOrigin-RevId: d1276676f2af6289aa7cc32998299f43a4214e44
2019-07-02 06:52:16 +03:00
Julia Beliaeva 84f8f9bb05 [vcs-log] inline ensureProperKey
GitOrigin-RevId: eb505c774099238b8827b40972c2b39a94122f97
2019-07-02 06:52:16 +03:00