Commit Graph
191077 Commits
Author SHA1 Message Date
Vladimir Krivosheev 9a5b38bed9 WEB-25900 Webstorm Dart "pub serve" proxy is slow 2017-03-16 15:56:48 +01:00
Vladimir Krivosheev 7a3cd9ca1e convert WebServerRootsProvider to kotlin 2017-03-16 15:56:48 +01:00
Vladimir Krivosheev 8ea8fa7ecf convert WebServerRootsProvider to kotlin 2017-03-16 15:56:48 +01:00
nik b8c081a80c build scripts: rewrite code which builds intellij-core artifacts using new (statically typed) groovy scripts 2017-03-16 17:53:55 +03:00
Ilya.Kazakevich aa9306d06c Fixing tests (equals is deprecated in favor of equal) 2017-03-16 17:47:03 +03:00
Kirill Kirichenko 1c88703af6 Intermittent zero Welcome Screen size 2017-03-16 17:38:54 +03:00
Alexander Lobas a440269693 EA-81720 - assert: SurroundAction.actionPerformed 2017-03-16 17:13:54 +03:00
Anna.Kozlova 9a3f46076c ensure redundant on demund imports are not created when shorten class refs would find a conflict with class in same package/implicitly imported package (IDEA-169190) 2017-03-16 15:03:15 +01:00
Anna.Kozlova 59bf111265 check if name is valid for element as validators expect named elements 2017-03-16 15:03:15 +01:00
peter 1f5676a39f don't load stubs if any of the PSI roots was modified (EA-99102 - RE: FileTrees.withExclusiveStub) 2017-03-16 14:57:43 +01:00
peter b48a4ec981 disable "add to favourites" if indices are needed in dumb mode (EA-99095 - INRE: FileBasedIndexImpl.handleDumbMode) 2017-03-16 14:57:43 +01:00
peter 2942dd07b3 debug flaky NewProjectWizardTest 2017-03-16 14:57:42 +01:00
Dmitry Batrak 91f7ed1ad6 IDEA-169697 RTL in .properties files: on starting typing a comment, # comment sign is moved to the end of the line 2017-03-16 16:41:38 +03:00
Yaroslav Lepenkin 2966c16827 [param hints] removed intention action to enable custom hints option 2017-03-16 15:53:14 +03:00
Egor.Ushakov f36d77c377 fixed duplicate action 2017-03-16 15:43:39 +03:00
Vassiliy.Kudryashov 2851c08a42 IDEA-169672 FindInPath popup: keyboard focus can't be moved to results list after some control selecting or moving focus to preview (after-review fix) 2017-03-16 15:31:12 +03:00
Dmitry Batrak 4ae6919940 IDEA-169556 Join Lines inserts redundant space in some cases 2017-03-16 15:26:23 +03:00
Aleksey Pivovarov c3542676b6 vcs: disable action if there is nowhere to navigate 2017-03-16 15:24:28 +03:00
Alexey Kudravtsev 98c82f3282 cleanup 2017-03-16 15:10:07 +03:00
Alexey Kudravtsev f4c7ebb67f notnull 2017-03-16 15:10:06 +03:00
Sergey Simonchik acd92dce18 runnerw: set "PlatformToolset" to v140_xp explicitly to support Windows XP, rebuild according to the latest changes (fixes WEB-24480) 2017-03-16 15:02:22 +03:00
Alexey Kudravtsev ee62f51f3e IDEA-169542 'Analyze Dataflow to Here' misses assignment to variables passed to anonymous classes 2017-03-16 14:57:24 +03:00
Ekaterina Tuzova f0bedf4d71 proper help id for python rename refactoring 2017-03-16 14:53:44 +03:00
Anna.Kozlova 178ee082ff fix testdata 2017-03-16 12:47:30 +01:00
Alexey Kudravtsev 2ae28c7629 disable access to usage view tree outside EDT to fix IDEA-168857 Find usages preview throws exception: java.lang.Throwable 2017-03-16 14:31:02 +03:00
Alexey Kudravtsev 4d2e1aaaf6 cleanup 2017-03-16 14:31:02 +03:00
Tagir Valeev 3ce24db8e1 Range analysis: support bitwise and (IDEA-157127) 2017-03-16 18:22:11 +07:00
Aleksey Pivovarov d6d617f882 vcs: remove dead code 2017-03-16 14:15:17 +03:00
Gregory.Shrago 43bb45acb5 mark as plain text: scratches and visibility in action search (IDEA-168513) 2017-03-16 14:14:20 +03:00
Alexander Lobas e17a995194 typo 2017-03-16 13:44:15 +03:00
Alexander Lobas 163b84f519 EA-98011, EA-97856, EA-95881 - Throwable: BalloonImpl.hideAndDispose 2017-03-16 13:41:58 +03:00
Bas Leijdekkers f4a901a10d IG: fix does not need write action 2017-03-16 11:36:09 +01:00
Bas Leijdekkers 124b66603f don't warn on empty arrays and no duplicate warnings on parenthesized expressions for "Language Mismatch" inspection 2017-03-16 11:36:09 +01:00
Bas Leijdekkers 68b6c93701 don't store PsiElement inside quickfix and make file writable outside write action 2017-03-16 11:36:08 +01:00
Bas Leijdekkers 9bd32af949 IG: cleanup some regex warnings 2017-03-16 11:36:08 +01:00
Bas Leijdekkers 5b1a4e5258 IG: remove dangling closing tag from description 2017-03-16 11:36:08 +01:00
Bas Leijdekkers 63a37089a8 IG: cleanup 2017-03-16 11:36:07 +01:00
Bas Leijdekkers 0b948532d8 IG: suppress for test data 2017-03-16 11:36:07 +01:00
Anna.Kozlova cde395be58 testng: show exceptions without failure message (IDEA-169727) 2017-03-16 11:15:51 +01:00
Anna.Kozlova 061d92d152 copy file with multiple classes: allow to give file a new name (IDEA-111611) 2017-03-16 11:15:51 +01:00
Anna.Kozlova d8c140ae13 parameter info: current method preselection when there are varargs overloading (IDEA-168649) 2017-03-16 11:15:51 +01:00
Yann Cébron e217ea727d IDEA-169241 Make devkit actions work on non-plugin-modules
- search in sources roots
- handle package-prefix
2017-03-16 10:56:11 +01:00
Egor.Ushakov 98725bfd44 do not add existing capture points on import 2017-03-16 12:40:08 +03:00
Alexander Lobas c1f75c1a9d EA-98319 - IAE: FileDocumentManagerImpl.getDocument 2017-03-16 12:32:56 +03:00
Tagir Valeev 8f98750ae3 LongRangeKnownMethods test fixed 2017-03-16 16:19:27 +07:00
Roman Shevchenko a564904ceb Merge remote-tracking branch 'origin/master' 2017-03-16 10:18:08 +01:00
Roman Shevchenko 2729728fe1 [java] disables refactoring actions in module-info files (IDEA-168805) 2017-03-16 10:17:49 +01:00
Alexey Utkin d26a42a9bf IDEA-159960 Semantic highlighting variable color looks like unused variable (YPbPc color metric) 2017-03-16 12:10:19 +03:00
Alexey Utkin f17a15dea3 IDEA-159960 Semantic highlighting variable color looks like unused variable 2017-03-16 12:10:17 +03:00
Roman Shevchenko f2d75299ac Cleanup (warnings, formatting) 2017-03-16 10:08:10 +01:00