Commit Graph
198923 Commits
Author SHA1 Message Date
peter 3cd5240969 IDEA-175672 Duplicate "new char[]" suggestions 2017-07-12 22:03:49 +02:00
peter 4ce6e7c0df IDEA-175681 Duplicate "void" suggestion 2017-07-12 22:03:49 +02:00
fitermay 9b8ee499e9 PY-24987/PY-22496: Remove now unused PyInstanceAttributeIndex 2017-07-12 22:41:06 +03:00
fitermay 0c926bb617 PY-24987/PY-22496: Combine PyClassAttributesIndex.findClassAtrributes and PyClassAttributesIndex.findInstanceAttributes into single method 2017-07-12 22:41:06 +03:00
fitermay acd60706ad PY-24987/PY-22496: Fixes according to review 2017-07-12 22:41:06 +03:00
fitermay ef99e50e77 PY-24987/PY-22496 (probably others): Search class attributes in implicit ref resolve and 'goto symbol' 2017-07-12 22:41:06 +03:00
Roman Shevchenko d30a866ed3 [java] consistent PSI after adding missing method body (IDEA-175642) 2017-07-12 20:07:35 +02:00
Roman Shevchenko 0fcf1a9fd8 Merge remote-tracking branch 'origin/master' 2017-07-12 19:35:24 +02:00
Roman Shevchenko c60e7c4ecb Merge remote-tracking branch 'origin/master' 2017-07-12 19:35:10 +02:00
Yaroslav Lepenkin e0becd80e8 [parameter hints] allow to provide hints which will not be matched by blacklist 2017-07-12 20:34:47 +03:00
Roman Shevchenko ba473e626c [java] consistent PSI after replacing typed qualifier with raw one (IDEA-175642) 2017-07-12 19:34:43 +02:00
Roman Shevchenko 3f5a6b4352 [java] consistent PSI after adding newlines to doc comments (IDEA-175640) 2017-07-12 19:34:21 +02:00
Roman Shevchenko ddc2acb4b9 [java] consistent PSI after un-qualifying annotated refs (IDEA-175639) 2017-07-12 19:33:54 +02:00
Roman Shevchenko dcbcfe3eb9 Cleanup (formatting) 2017-07-12 19:33:18 +02:00
Anna.Kozlova 74f45fb3c6 javadoc: check if element is valid in alarm (IDEA-175724)
otherwise element could have been invalidated during alarm delay
2017-07-12 18:45:54 +02:00
Anna.Kozlova 75d6da8b17 EA-104456 - IAE: ObjectUtils.notNull 2017-07-12 18:45:54 +02:00
Anna.Kozlova 774667e2ef don't alt-f1 on scratches (IDEA-175587) 2017-07-12 18:45:54 +02:00
Anna.Kozlova d4be87a64a replace statement with statement to avoid different PSI
from PSI parsed from the same text
2017-07-12 18:45:54 +02:00
Ekaterina Tuzova 8c409734d8 PyCharm Edu: Adaptive Java shouldn't be available 2017-07-12 19:09:32 +03:00
Daniil Ovchinnikov 4e20da3100 [groovy] console: don't add --classpath (IDEA-128083)
Selected module classpath is added to the system classloader via dynamic
classpath jar.
2017-07-12 19:06:35 +03:00
Maxim.Mossienko 16c89e7d00 [performance] Removed accessing of FileTemplateManager during startup 2017-07-12 17:54:18 +02:00
Maxim.Mossienko 0fdfcd2471 Ability to delay provisioning of FileTemplate instance 2017-07-12 17:54:18 +02:00
Kirill Kirichenko 9040dc8e80 IDEA-171869 Win10 LaF LinkLabels, HyperLinkLabels fixed 2017-07-12 18:34:13 +03:00
Julia Beliaeva b909e10a05 [git] method parse accepts specific parent revision, not list of all parents 2017-07-12 18:05:28 +03:00
Julia Beliaeva 3159dacebb [git] no need to create GitRevision number for all of the parents 2017-07-12 18:05:28 +03:00
Julia Beliaeva 54bff064d7 [git] no need to convert string to hash and back 2017-07-12 18:05:28 +03:00
Julia Beliaeva 42bcc477b8 [git] remove deprecated AbstractHash 2017-07-12 18:05:28 +03:00
peter adbd75d086 disable "invert if condition" on invalid negation 2017-07-12 16:50:37 +02:00
peter 88c5ca5332 JavaCodeInsightSanityTest: walk FS more deterministically 2017-07-12 16:19:55 +02:00
Konstantin Bulenkov fb01ea96de IDEA-175235 Drop down menu from a toolbar button should be below the button 2017-07-12 16:10:30 +02:00
Konstantin Bulenkov 5f33e7aecb use event.isActionToolbar() 2017-07-12 16:10:30 +02:00
Konstantin Bulenkov 193edcaf30 use event.isActionToolbar() 2017-07-12 16:10:29 +02:00
Konstantin Bulenkov 941fcf68e6 use event.isActionToolbar() 2017-07-12 16:10:29 +02:00
Mikhail Golubev df99eefd48 PY-24682 Explicitly remove helpers directory from the sys.path in packaging_tool.py
As a workaround for the pip's issue #4216 and setuptools' #885.
2017-07-12 17:05:56 +03:00
nik d2648e840b project wizard: start loading templates immediately in tests 2017-07-12 17:04:17 +03:00
Dmitry Batkovich be99f69592 run inspection options: module scope may appear twice IDEA-175496 2017-07-12 16:41:46 +03:00
Roman Shevchenko 7f2d9c4fc9 Cleanup (warnings) 2017-07-12 15:24:30 +02:00
Yann Cébron d495d9c62f optimize icons 2017-07-12 15:21:17 +02:00
Dmitry Batkovich f3dda98508 javac ast indices: fix deadlock when index is closing due to exception 2017-07-12 15:01:41 +03:00
Alexey Kudravtsev 4a356e690c mysterious "should not log CannotRunReadActionException" fixed 2017-07-12 14:45:14 +03:00
Alexey Kudravtsev 28a23d8b0e removed unused methods/classes 2017-07-12 14:45:14 +03:00
Alexey Kudravtsev 5ff6fa79b6 cleanup 2017-07-12 14:45:14 +03:00
Alexey Kudravtsev 263cef5134 fixed case of missing containing directory(wha?): EA-104265 - IVFAE: PersistentFSImpl.getFileId 2017-07-12 14:45:13 +03:00
Alexey Kudravtsev 7c3c9b0a8e diagnostics for EA-102923 2017-07-12 14:45:13 +03:00
Yann Cébron 80ceb2243a [devkit] PsiUtil.isIntelliJBasedDir: support custom IDE layout 2017-07-12 13:41:29 +02:00
Konstantin Bulenkov 94bc5355a4 introduce information about UI context in AnActionEvent (isActionToolbar + isContextMenu) 2017-07-12 13:35:14 +02:00
Ekaterina Tuzova ff9508bc04 Jupyter notebook: add option to disable markdown rendering 2017-07-12 13:44:20 +03:00
Sergey Malenkov 276a76b1ef use Consumer from com.intellij.util to be compatible with Promise 2017-07-12 13:38:28 +03:00
Sergey Malenkov ac10cb5b46 tree model to support abstract tree structure wihtin async tree model 2017-07-12 13:38:28 +03:00
Dennis Ushakov d354f03e27 use tag language (WEB-27728) 2017-07-12 13:35:01 +03:00