Commit Graph
222945 Commits
Author SHA1 Message Date
Artem Khvastunov 537b7c8d9e properly define fish function in terminal plugin 2018-06-18 14:21:31 +02:00
Konstantin Ulitin aceabb0c09 use active text color for enabled label 2018-06-18 15:18:56 +03:00
Andrey Vlasovskikh 9c6480b7ec Moved former skeletons test for namedtuple() to regular tests 2018-06-18 15:14:02 +03:00
Vladimir Krivosheev 6f6ba96038 IDEA-193863 exceptions when deleted some .xmls 2018-06-18 14:10:24 +02:00
Anton Lobov 21cf39958c WEB-33404 Add an API to suppress JSON widget for particular files 2018-06-18 13:59:42 +02:00
Artem Bochkarev ae4237f9b6 IDEA-163208: disabled default buttons can't be colored 2018-06-18 18:43:53 +07:00
Artem Bochkarev 158b2a84b8 IDEA-163208: make ToggleBookmark,ToggleLineBreakpoint actions to be instances of Toggleable
to achieve 'toggle'-behaviour in touchbar
2018-06-18 18:43:53 +07:00
Artem Bochkarev 0002ea7403 IDEA-163208: fixed dark icons usage 2018-06-18 18:43:53 +07:00
Daniil Ovchinnikov d32d762dc2 [groovy] fix a typo in error message, add a resolve test (IDEA-188429) 2018-06-18 14:27:15 +03:00
Kirill Likhodedov 50cd329edb vcs: rollback accidental import removal 2018-06-18 14:07:51 +03:00
Kirill Likhodedov 8949a79670 vcs: rename "Show History for Revision" to "History Up to Here": IDEA-187320 2018-06-18 13:57:32 +03:00
Ekaterina Tuzova 63ea8d7e7b edu tools plugin version 2018-06-18 13:55:52 +03:00
graann d95eb56184 Merge remote-tracking branch 'origin/master' 2018-06-18 13:54:12 +03:00
graann 3a4029f8ee Incorrect close button position (#IDEA-192960) 2018-06-18 13:53:04 +03:00
graann 6c15b2997c Long "Append All Tests" option is truncated in context menu (#RIDER-12377) 2018-06-18 13:49:47 +03:00
Sergey Ignatov 44ba25eff7 IDEA-193990 Strange shadow under the transparent progress indicator 2018-06-18 13:38:27 +03:00
Dmitry Jemerov da86d9b512 Delete old implementation of multiple file merge dialog 2018-06-18 12:37:28 +02:00
graann 49b8997337 Merge remote-tracking branch 'origin/master' 2018-06-18 13:35:48 +03:00
graann 97261ce9de Incorrect close button position (#IDEA-192960) 2018-06-18 13:34:27 +03:00
Valentin Fondaratov 70e199c893 fix YAMLQualifiedNameProvider not to mess with non-YAML files 2018-06-18 13:28:34 +03:00
Alexey Kudravtsev a1ce56ffa4 restored compatibility with isFusion 2018-06-18 13:24:29 +03:00
Alexey Kudravtsev 64a465df12 removed deprecated unused members 2018-06-18 13:24:29 +03:00
Alexey Kudravtsev 2faaf16e26 added missing @Deprecated to find these places later 2018-06-18 13:24:28 +03:00
Sergey Malenkov 71968ca527 Add new icons for verified breakpoints 2018-06-18 13:20:34 +03:00
Sergey Malenkov a17750e39b update the fix after review 2018-06-18 13:20:33 +03:00
Tagir Valeev f2f23f3610 LongRangeSet.RangeSet#plus: convert to simple range if number of sets exceeds 3
Fixes IDEA-193987 IDE freeze when turn on code inspection data flow for Java
2018-06-18 17:18:20 +07:00
Kirill Kirichenko d495f88c6a Fix darcula combobox arrow button background color 2018-06-18 13:12:39 +03:00
nik 1d4362c9c8 IDEA project configuration: convert jing to repository library 2018-06-18 13:00:26 +03:00
Svetlana.Zemlyanskaya e9b318cb1c FB-125 Don't report actions and dialogs from third-party plugins
rw=IDEA-CR-33528
2018-06-18 11:38:47 +02:00
Tagir Valeev 048abf37d7 DivideByZeroInspection: add fix for 0.0/0.0 (replace with NaN)
Fixes IDEA-117884 Inspection "Divide by zero": Recognize 0.0/0.0
2018-06-18 16:36:10 +07:00
Pavel Dolgov e03e71ce9f Java: Improved highlighting mode in the inspection "Replace with Objects.equals()" (IDEA-193783) 2018-06-18 12:24:45 +03:00
Dmitry Batkovich ae20525fe0 inspection settings: reload scope list after scope settings are edited 2018-06-18 12:22:26 +03:00
Dmitry Batkovich d49b01df10 dead code 2018-06-18 12:22:26 +03:00
Dmitry Batkovich 9afab57896 dead code 2018-06-18 12:22:26 +03:00
Dmitry Batkovich 8c94cc90db cleanup: RefManagerImpl.myModules is always notnull 2018-06-18 12:22:26 +03:00
Dmitry Batkovich 55c78162d1 cleanup 2018-06-18 12:22:26 +03:00
Dmitry Batrak ddfa1e7a1e IDEA-104338 folding area clickable area misalignment 2018-06-18 12:20:46 +03:00
Egor Ushakov 1803ed2313 Verified breakpoints icons - IDEA-190220 2018-06-18 11:45:56 +03:00
Tagir Valeev 4cb86edc8d RefactoringConflictsUtil#analyzeModuleConflicts: use non-walking visitor for compiled elements
Review ID: IDEA-CR-33653
2018-06-18 15:25:26 +07:00
Tagir Valeev 8f02a0178f NullableNotNullManager: remove all default nullables from not-nulls and vice versa
+ Simple sanity test. Review ID: IDEA-CR-33648
2018-06-18 15:25:25 +07:00
Roman Shevchenko 2de36f53d7 [platform] introduces compressor API
... as a foundation of future merger/replacement for TarUtil/ZipUtil
2018-06-18 11:13:59 +03:00
Alexandr Evstigneev 0829af12dc Introduced ObjectUtils.doIfNotNull method 2018-06-18 11:07:22 +03:00
Roman Shevchenko 8b53efec31 Cleanup (formatting) 2018-06-18 11:05:57 +03:00
Anna Kozlova 362bcae0fc instance variable initialization: don't warn on nullables (IDEA-120189) 2018-06-18 10:38:02 +03:00
Artem Bochkarev 9a1970d4f8 IDEA-163208: visual improvements
make step-buttons of debugger hidden when disabled
increase spacings
interchange of 'pause' and 'resume' buttons
2018-06-18 14:32:48 +07:00
Artem Bochkarev 1c50de2d48 IDEA-163208: fixed dark icons usage
call getDarkIcon from EDT (otherwise edt-asserts failed)
recursively obtain origin from RetrievableIcon
2018-06-18 14:32:47 +07:00
Artem Bochkarev 43df328117 IDEA-163208: increase spacing between run and vcs group 2018-06-18 14:32:47 +07:00
Artem Bochkarev 00d5c85f33 IDEA-163208: fixed AddConfiguration button behaviour 2018-06-18 14:32:47 +07:00
nik 00d78f102c cleanup: use computeIfAbsent to simplify code 2018-06-18 09:54:59 +03:00
Dmitry Batrak 986c7abe75 diagnostics for EA-83006 - IOOBE: SegmentArray.getSegmentStart 2018-06-18 09:10:38 +03:00