Commit Graph
179056 Commits
Author SHA1 Message Date
Dmitry Batkovich fd4d971933 ConvertAtomicToLongAdderIntention check element is valid 2016-09-14 18:40:21 +03:00
Vladimir Krivosheev e015adbba8 should be the only credentials per service name (fixed and test for KeePass) 2016-09-14 17:35:54 +02:00
Vladimir Krivosheev b8ecf3e2ef fix typo 2016-09-14 17:35:53 +02:00
Vladislav.Soroka 9dc7ee46cd [groovy] show method calls before closure blocks 2016-09-14 18:27:35 +03:00
Vladislav.Soroka 649c7a8d36 [groovy] show method calls before closure blocks 2016-09-14 18:16:46 +03:00
Dmitry Batkovich a317a6ba1b resource bundle editor: typo 2016-09-14 17:52:11 +03:00
peter 0517ecae8e don't try to complete anonymous outer class method references (IDEA-CR-13773) 2016-09-14 16:48:21 +02:00
Dmitry Batkovich 7ca42fbb18 resource bundle editor: allow to insert new property after selected one IDEA-160539 2016-09-14 17:47:21 +03:00
Yaroslav Lepenkin 673461c204 [Parameter Name Hints] show hint for vararg if any of it's params is literal 2016-09-14 17:11:23 +03:00
Alexander Doroshko d33ff47bba Descriptions of Dart registry properties 2016-09-14 17:06:44 +03:00
Vladislav.Soroka 59341a1a98 [groovy] breadcrumbs: show invoked expression text before closure blocks 2016-09-14 17:02:34 +03:00
Vladislav.Soroka 114e3cca70 gradle: FileComparisonFailure can be wrapped into RuntimeException 2016-09-14 17:02:34 +03:00
Michael Golubev 0d93d4e336 Merge remote-tracking branch 'origin/master' 2016-09-14 15:45:08 +02:00
Andrey Starovoyt 40a6ce4152 platform: extract tree factory method for NewErrorTreeViewPanel 2016-09-14 16:41:49 +03:00
Michael Golubev aacfd8b2db Merge branch 'master' of git.labs.intellij.net:idea/community 2016-09-14 15:06:19 +02:00
Vladimir Krivosheev 306d705e18 schemeChangedOrSwitched must call myDispatcher.getMulticaster().globalSchemeChange 2016-09-14 14:52:02 +02:00
Rustam Vishnyakov 40612d424a Cleanup 2016-09-14 15:50:33 +03:00
Alexander Lobas 0b07659fbe Add description 2016-09-14 15:49:25 +03:00
Rustam Vishnyakov a3aa0fbe87 IDEA-102869 Automatically create a copy of default scheme for chaging 2016-09-14 15:43:36 +03:00
Dmitry Batkovich e0f00070d4 inspection tool window: disable/enable button apply changes for all of scopes + "disabled" marker in tree considers all of scopes too IDEA-160955 2016-09-14 15:26:26 +03:00
Vladimir Krivosheev 404e151530 ToolbarDecorator component automatically has [CCFlags.grow] and [CCFlags.push].
add DebugMigLayoutAction action
2016-09-14 14:24:35 +02:00
Vladimir Krivosheev 9928447954 remove obsolete saving.state.in.new.format.is.allowed registry key 2016-09-14 14:24:34 +02:00
Vassiliy.Kudryashov b15344e343 Fix write action allowed assertion 2016-09-14 15:10:26 +03:00
peter cc66feac51 don't allow clients to modify cached extensions (IDEA-155455) 2016-09-14 14:07:03 +02:00
Pavel Dolgov e90880ab54 Javafx: Made optional the dependency on properties module (IDEA-100213) 2016-09-14 14:46:34 +03:00
Pavel Dolgov 12d71ce0d4 Javafx: Created inspection that validates attribute values provided in a resource bundle (IDEA-100213) 2016-09-14 14:46:34 +03:00
Pavel Dolgov 52c1b04e4a Javafx: Added dependency on properties module (IDEA-100213) 2016-09-14 14:46:34 +03:00
Yaroslav Lepenkin 537b99f394 [Parameter Name Hints] rename 2016-09-14 14:43:33 +03:00
Yaroslav Lepenkin 0f38f85e55 [Parameter Name Hints] rewriting test with InlayModel 2016-09-14 14:43:33 +03:00
Yaroslav Lepenkin 38bd8e699c [Parameter Name Hints] replaced FoldingDescriptor usage 2016-09-14 14:43:33 +03:00
Yaroslav Lepenkin a9bdd665c0 [Parameter Name Hints] ditched folding implementation, hints is shown via inlays on registry flag or "inline parameter names for literals" code folding setting 2016-09-14 14:43:33 +03:00
Yaroslav Lepenkin 06db71cea0 [Parameter Name Hints] show for varargs, extracted name hints tests to separate suite 2016-09-14 14:43:33 +03:00
Roman Shevchenko ec809534b0 [platform] fixes permissions of JRE binaries copied for update (IDEA-161223) 2016-09-14 14:37:35 +03:00
Maxim.Mossienko 7b5b5f20d6 IDEA-159341
Replace in file: Regex for start of line matches twice on empty lines
2016-09-14 13:26:54 +02:00
Daniil Ovchinnikov 91f2aea46f [groovy] honor order of classes in the scope, prepend the script file currently beiung run to the scope (IDEA-153553) 2016-09-14 14:25:16 +03:00
Daniil Ovchinnikov 4daac1c8cd Make SearchScopeProvidingRunProfile provide actual scope instead of module array 2016-09-14 14:25:16 +03:00
Daniil Ovchinnikov 681bfa22e1 Extract psi class scope comparator 2016-09-14 14:25:16 +03:00
Michael Golubev 0a2372d8c6 Merge remote-tracking branch 'remotes/origin/mgolubev/remote-docker-agent-2' 2016-09-14 13:03:58 +02:00
peter 3b48c82ba0 IdeEventQueue: don't do transaction stuff after the application is disposed 2016-09-14 12:51:00 +02:00
peter b5fc228eae IDEA-161205 Constant conditions & exceptions: Cannot re-enable option 2016-09-14 12:51:00 +02:00
Tagir Valeev a6b7eaef09 IDEA-161193 Unable to batch apply fixes reported by 'Simplify stream API call chains' 2016-09-14 17:44:14 +07:00
Maxim.Mossienko dd946ffbe9 Regex Find always case-sensitive with non-english characters (IDEA-104681) 2016-09-14 12:25:50 +02:00
Denis Fokin 1cae7748db IDEA-161165 Per Project Modality: when Commit or Push dialog is shown in one IDEA window, Code Analyzing hangs with 99% completed in the other window 2016-09-14 13:22:36 +03:00
Bas Leijdekkers 28c8d7a22f IG: register problem on navigation element when identifier is not physical (in Groovy) 2016-09-14 12:19:11 +02:00
Aleksey Pivovarov d772d1d37a remove obsolete registry options 2016-09-14 13:07:20 +03:00
Maxim.Mossienko fa0ea1571d IDEA-159111
IAE at com.intellij.openapi.components.ServiceManager.getService
2016-09-14 11:50:36 +02:00
Vladimir Krivosheev 1d285de4ed restore incorrectly deleted ssh.ask.passphrase.title 2016-09-14 11:41:25 +02:00
Dmitry Batkovich 2067f07637 properties: make available to suppress any inspection for properties files IDEA-161050 2016-09-14 12:22:02 +03:00
Tagir Valeev 239bed1505 IDEA-CR-13704 ComparatorCombinatorsInspection: PsiTreeUtil.processElements used 2016-09-14 16:11:12 +07:00
Tagir Valeev c4606516e7 IDEA-CR-13639 LambdaCanBeMethodReferenceInspection refactored, more detailed option messages 2016-09-14 15:50:16 +07:00