Commit Graph
197757 Commits
Author SHA1 Message Date
Anna Kozlova cbe6eb48ed take into account container class type parameters: return type
detection if return type mentions type parameters should include types specified on outer class
2017-06-22 15:54:30 +03:00
Anna Kozlova 1307ac8e78 abandon isFullyInferred from LambdaUtil 2017-06-22 15:54:29 +03:00
Maxim.Kolmakov 1736707bff [gui-tests] Cleanup 2017-06-22 14:52:30 +02:00
Ekaterina Tuzova cbd25138f4 PY-24850 IPython cell can't be run in Jupyter Notebook launched via new Jupyter Notebook run configuration 2017-06-22 15:10:17 +03:00
Ekaterina Tuzova 95206308b6 PY-24848 Subcommand ipython notebook is deprecated message 2017-06-22 15:10:17 +03:00
Ekaterina Tuzova d6476b99f7 PY-24845 Hang on installing jupiter package via Fix button in Run Configuration 2017-06-22 15:10:17 +03:00
Ekaterina Tuzova f3ab28a9ea PY-24847 Let current project folder be default working directory for Jupyter Notebook run configuration 2017-06-22 15:10:17 +03:00
Alexey Kudravtsev 5c839af273 folding performance: use range marker tree to fix IDEA-174137 UI freezes when restoring large number of fold regions 2017-06-22 15:06:19 +03:00
Alexey Kudravtsev 1e6d37676a cleanup 2017-06-22 15:06:19 +03:00
Alexey Kudravtsev 5d78d69e97 reverted 2017-06-22 15:06:18 +03:00
Alexey Kudravtsev 57d18b43d3 cleanup 2017-06-22 15:06:18 +03:00
Alexey Kudravtsev e4bcff2a71 redundant methods removed 2017-06-22 15:06:18 +03:00
Alexey Kudravtsev 50c66cda17 cleanup 2017-06-22 15:06:18 +03:00
Aleksey Pivovarov 1ebf229503 IDEA-163037 ui: fix dropdown size in GoTo... popups under HiDPI Linux
See wrapper panel insets in `setAdText()`

follow-up: d7bec27e4c
2017-06-22 15:03:21 +03:00
Egor.Ushakov dbcd92f5cc IDEA-174221 Confusing representation of array with many nulls in debugger 2017-06-22 14:35:26 +03:00
Egor.Ushakov 8aaf133a43 javadoc for deprecated 2017-06-22 14:35:26 +03:00
Dmitry Batrak d597c9dfcf improve notification about forced soft wraps
don't show notification if soft wraps were enabled, but no actual soft
wraps exist currently
2017-06-22 14:14:57 +03:00
Valentina Kiryushkina 201d32ac9c PY-24467 Disable editor context menu in a code cell 2017-06-22 13:59:05 +03:00
Valentina Kiryushkina 474ce023c6 PY-24803 Run current cell action should be available from editing mode 2017-06-22 13:59:05 +03:00
Anton Tarasov a9dede8b0e [followup] Add new UIUtil.drawImage versions 2017-06-22 13:30:22 +03:00
Roman Shevchenko 42d289529a Cleanup (warnings; formatting) 2017-06-22 13:27:48 +03:00
Max Medvedev 0acc0f1116 OC-15355 move toPsiFiles(...) from SharedPsiElementImplUtil to PsiUtilCore 2017-06-22 13:19:02 +03:00
Vladislav.Soroka c349521ad4 IDEA-174841 Gradle refresh failed because of errors in initialization script 2017-06-22 13:09:45 +03:00
Sergey Ignatov 6fe4ea4995 se: fix annoying 2px scrolling on mac 2017-06-22 13:03:50 +03:00
Dmitry Batrak 9251cccdba IDEA-161586 Intermittent Intellij hangs with 2016.2.4 on Linux
a more complete fix - soft wraps are generated/updated also for a
not-showing editor now, to avoid performance problems which can be
caused by long document lines
2017-06-22 12:57:51 +03:00
Anna Kozlova cba2ff917b take into account container class type parameters
when non-generic inner class is located inside generic outer, inference variables could be hidden in parent parameters (IDEA-174762; IDEA-174776)
2017-06-22 12:14:03 +03:00
peter 5621b5745e preserve irrelevant annotations while notnull-instrumenting (IDEA-CR-22158) 2017-06-22 11:11:49 +02:00
Vladislav.Soroka 66e1eb6756 maven: test fix 2017-06-22 11:17:42 +03:00
Vladislav.Soroka 9fc5d9dedc Maven: user properties can be customized by MavenImporters. It's the merge of the PR at https://github.com/JetBrains/intellij-community/pull/167 2017-06-22 11:17:15 +03:00
Sergey Ignatov fdf4ac9b80 don't show disabled actions in go to action
use the registry option goto.action.skip.disabled if you don't like it
fixes IDEA-127307
2017-06-22 01:47:13 +03:00
Sergey Ignatov dd30a966cc assert not null 2017-06-22 01:20:46 +03:00
Sergey Ignatov 90c5250497 go to actions: use gray for selected but disabled items 2017-06-22 01:19:32 +03:00
Sergey Ignatov c83a00569b cleanup 2017-06-22 00:55:16 +03:00
Sergey Ignatov a8b5a47374 clean install for plugins
don't override the plugin directory, but remove it and install a fresh
copy into the plugin directory

fix for GO-3989 Nightly plugin and EAP 9 IDE don't seem to agree on which to install
2017-06-22 00:33:55 +03:00
Alexander Koshevoy 2d645223f4 IDEA-171355 Detach Docker Engines settings from collective Clouds list 2017-06-21 22:43:24 +03:00
Roman Shevchenko 246b47b299 Cleanup (formatting) 2017-06-21 22:10:12 +03:00
Pavel Fatin 5122261717 RecentProjectsManagerBase: pre-convert all paths on state loading 2017-06-21 21:02:52 +02:00
Roman Shevchenko 42f4b6440f Cleanup (formatting) 2017-06-21 21:33:40 +03:00
Roman Shevchenko baf426a33d Cleanup (formatting) 2017-06-21 21:20:29 +03:00
Ilya.Kazakevich 73d3df84e0 useless comment removed 2017-06-21 21:17:28 +03:00
peter 94701d360d IDEA-146460 Assertions aren't generated for @NotNull method parameters and return types if @NotNull assertion is changed to TYPE_USE only
honor only top-level type annotations (IDEA-CR-22158)
2017-06-21 19:55:55 +02:00
Bas Leijdekkers ae96bf40d4 IDEA-123297 (Replace In Path tree collapses after replacing occurrences) 2017-06-21 19:26:30 +02:00
Bas Leijdekkers 42f1f252c4 IDEA-123295 (Replace In Path stats are incorrect after replacement) 2017-06-21 19:26:30 +02:00
Bas Leijdekkers d9f36ee97a IPP: don't replace with List/ImmutableList.of() when arguments are possibly null 2017-06-21 19:26:29 +02:00
Bas Leijdekkers 5721ab8957 SSR: show warning when deleting pattern that's used in other patterns 2017-06-21 19:26:29 +02:00
Bas Leijdekkers 7c27b64c96 SSR: don't delete template if existing templates dialog was canceled 2017-06-21 19:26:29 +02:00
Bas Leijdekkers 34c2e43029 SSR: disallow pattern recursively containing itself in the UI 2017-06-21 19:26:29 +02:00
Bas Leijdekkers 80a65d5669 SSR: guard against pattern containing itself recursively 2017-06-21 19:26:29 +02:00
Bas Leijdekkers afbd913719 SSR: improve "template save as" api 2017-06-21 19:26:29 +02:00
Dmitry Trofimov fa289dfa4c Add python indexing performance test 2017-06-21 19:22:52 +02:00