Commit Graph
173541 Commits
Author SHA1 Message Date
Anna Kozlova 1fcb534fcb highlight diamonds as type parameter list (IDEA-156859) 2016-06-06 17:52:24 +03:00
Shaverdova Elena 1032e663d7 WI-31889 Template project: can't save some files 2016-06-06 16:50:20 +02:00
Roman Shevchenko a2497edcee [java] type annotations in class files
Step 2: apply top-level field/method/parameter annotations to types.
2016-06-06 17:24:03 +03:00
Aleksey Pivovarov b4c5a3cfae vcs: increase minimum options panel width in commit dialog 2016-06-06 16:56:57 +03:00
Aleksey Pivovarov bf48085c31 vcs: color settings for annotations
* generate colors with given number of intermediate steps (instead of given result size)
* display "Annotation background #N" captions in preview only for anchor colors (with correct number)
2016-06-06 16:41:05 +03:00
Alexey Utkin d15df0d747 CPP-778 Support for semantic per-variable highlighting 2016-06-06 16:25:53 +03:00
Vassiliy.Kudryashov 1566ddaadb https://github.com/JetBrains/intellij-community/pull/398/files 2016-06-06 15:33:13 +03:00
Roman Shevchenko c1e9f34a41 [java] improves resolve inside .class file 2016-06-06 15:30:39 +03:00
Roman Shevchenko 04b6e2bb9c Cleanup (formatting) 2016-06-06 15:06:58 +03:00
Roman Shevchenko e988ac8d7a Cleanup (comment) 2016-06-06 15:06:14 +03:00
irengrig 2e1cadb5b1 try improve json schema tests 2016-06-06 13:57:52 +02:00
Vladislav.Soroka 6259a6bb6e maven: set VALIDATION_LEVEL_MINIMAL for building the project during import, fix import exceptions handling (IDEA-155660) 2016-06-06 14:51:24 +03:00
Maxim.Mossienko 231b96ba3e exception is created but is not thrown 2016-06-06 13:41:52 +02:00
Valentina Kiryushkina 0a55c2c61f Fix according to review IDEA-CR-11224: 1) Update Course creator options panel 2) Extract methods for study task description files 2016-06-06 14:40:36 +03:00
Maxim.Mossienko d54438e791 removed unnecessary code 2016-06-06 13:16:41 +02:00
Alexander Lobas 29e2eae6cc IDEA-155300 Change non-sticky balloons behavior 2016-06-06 13:56:42 +03:00
peter 9e023ec45e PsiFileImpl.switchFromStubToAst logging: don't call psi.toString to avoid SOE in cases it does getText 2016-06-06 12:53:53 +02:00
Rustam Vishnyakov fb0f1f9327 Cleanup 2016-06-06 13:26:51 +03:00
Anna Kozlova 20a955abc4 collect outer class type args for static cls and stop (IDEA-149008) 2016-06-06 12:01:33 +03:00
Anna Kozlova e90277c07e inheritance with checkDeep=false & anonymous fixed (IDEA-151341) 2016-06-06 12:01:33 +03:00
Roman Shevchenko 2f17ca8a16 Cleanup (formatting) 2016-06-06 11:59:47 +03:00
Roman Shevchenko fc58750871 [platform] prints Unix signal info along a process exit code 2016-06-06 11:58:46 +03:00
Roman Shevchenko dc56db32c0 [build scripts] skips JRE update when build server is unreachable 2016-06-06 11:58:11 +03:00
Maxim.Mossienko 407c23d31f removed unnecessary field assignment 2016-06-06 09:57:19 +02:00
nik 13d4b6632e UsedIconsListingAction: unquoting corrected 2016-06-06 10:39:35 +03:00
nik 4336ee86ee SSR: synchronization corrected 2016-06-06 10:37:11 +03:00
Gregory.Shrago e06c3a950f extract getFileTypeFromName() and show original file type icon 2016-06-06 10:30:51 +03:00
Alexander Kass f0e5bb5cc8 incorrect intention popup position for oneline editor ++ 2016-06-06 10:15:24 +03:00
Dmitry Batkovich 66a82f0674 inspections: run by name can inherits and override options from chosen profile 2016-06-06 08:49:54 +03:00
Dmitry Batkovich a98891186f Merge remote-tracking branch 'origin/master' 2016-06-06 08:47:52 +03:00
Gregory.Shrago d4f627b7f3 use substFileType to locate highlighter if present 2016-06-06 08:41:15 +03:00
Gregory.Shrago 20bfb1fb6b add missing PsiNamedElement part 2016-06-06 08:41:15 +03:00
Konstantin Bulenkov bd5c95099a SUPPORTED_TYPES.contains(token) 2016-06-06 00:46:59 +02:00
Konstantin Bulenkov 96f5e28583 remove double (len > 0) check 2016-06-06 00:39:56 +02:00
Konstantin Bulenkov 8eae946da5 remove double checking of (offsetToScroll < 0) 2016-06-06 00:18:00 +02:00
Konstantin Bulenkov 9b3bbbe295 exception is created, but not thrown 2016-06-06 00:02:26 +02:00
Konstantin Bulenkov cdaa7e2c23 (int)Math.ceil(i / 2) is equivalent to i / 2 2016-06-05 23:50:23 +02:00
Daniil Ovchinnikov ad2ee7def6 [debugger] get rid of unused isPollConnection() method 2016-06-05 23:54:35 +03:00
Daniil Ovchinnikov 35fc56af81 [debugger] allow clients to specify poll timeout 2016-06-05 23:51:26 +03:00
Daniil Ovchinnikov f60d30f4b9 [groovy] use parameter list from method instead of stepping up by tree from annotation 2016-06-05 22:15:33 +03:00
Daniil Ovchinnikov 3eb98048bf [groovy] @DelegatesTo: ignore empty type value 2016-06-05 14:25:35 +02:00
Bas Leijdekkers 9aa6a55984 SSR: use PsiTreeUtil.lastChild() instead of own implementation 2016-06-04 20:45:48 +02:00
Konstantin Bulenkov 396ee209b5 win10: fix dotted focused rect on hidpi 2016-06-04 14:52:17 +02:00
Konstantin Bulenkov 95dbd25edb win10: text fields 2016-06-04 14:52:16 +02:00
Konstantin Bulenkov af5250d9b6 fix typo 2016-06-04 14:52:14 +02:00
Dmitry Batkovich 1c89f8fb72 code cleanup: run by name cleanup inspection must fix only this inspection problems 2016-06-04 08:52:15 +03:00
Dmitry Batkovich 364f2dcd23 code cleanup: get rid of redundant Project parameter 2016-06-04 08:35:54 +03:00
Maxim.Mossienko 08f096170b proceed with event processing once indices are initialized, 3 2016-06-04 00:18:21 +02:00
Maxim.Mossienko 7d9b7a1582 avoid concurrency problem (EA-82338) 2016-06-04 00:16:51 +02:00
Gregory.Shrago a8be32c611 push CustomMatcherModel & a little extra code down to ruby where it is used 2016-06-03 22:10:05 +03:00