peter
|
fb6671cf88
|
classes used in xml aren't unused
|
2012-01-31 19:28:41 +01:00 |
|
Dmitry Jemerov
|
23018d51ee
|
Merge remote branch 'origin/master'
|
2012-01-31 19:17:49 +01:00 |
|
Dmitry Jemerov
|
821c9d0506
|
EA-33172 - NPE: JavaHierarchyUtil.getPackageName
|
2012-01-31 19:08:46 +01:00 |
|
peter
|
57a2a49892
|
IDEA-80583 Wrong suggestion in qualified field type
|
2012-01-31 18:30:26 +01:00 |
|
peter
|
bd365c5cd6
|
correctly report private methods' unusedness (IDEA-75803)
|
2012-01-31 18:30:25 +01:00 |
|
peter
|
ea7151df75
|
highlight globally unused groovy properties (IDEA-75803)
|
2012-01-31 18:30:25 +01:00 |
|
peter
|
9dfa66531e
|
highlight globally unused groovy methods (IDEA-75803)
|
2012-01-31 18:30:25 +01:00 |
|
peter
|
6413bfc587
|
introduce GlobalUsageHelper
|
2012-01-31 18:30:24 +01:00 |
|
peter
|
dd4cfde102
|
take implicit usages into account (IDEA-75803)
|
2012-01-31 18:30:24 +01:00 |
|
peter
|
2db14dd95b
|
highlight globally unused groovy classes (IDEA-75803)
|
2012-01-31 18:30:24 +01:00 |
|
Anna Kozlova
|
326c4caada
|
override/implement: skip parameter annotations if necessary (IDEA-76470)
|
2012-01-31 21:21:48 +04:00 |
|
Anna Kozlova
|
5ce1335b80
|
extension to forbid suggestion of final modifier (IDEA-77156)
|
2012-01-31 19:55:51 +04:00 |
|
Anna Kozlova
|
94fc29cbb6
|
rename file: move to java/groovy
|
2012-01-31 19:55:50 +04:00 |
|
Dmitry Jemerov
|
0dedff992b
|
don't highlight named groups in Java 1.7 regular expressions as errors (IDEA-80456)
|
2012-01-31 13:35:55 +01:00 |
|
Anna Kozlova
|
4acc5b62ee
|
do not treat enum/annotation type as entry point by default (IDEA-77746)
|
2012-01-30 22:20:40 +04:00 |
|
peter
|
685f19cebf
|
skip inserting diamond when choosing class completion variant with (
|
2012-01-30 17:07:30 +01:00 |
|
Konstantin Bulenkov
|
ae1b0f1a58
|
selection tests
|
2012-01-30 16:14:24 +01:00 |
|
Anna Kozlova
|
b6c9bd0b0b
|
IDEA-79533 "Pull members up" should be smarter about the default destination
|
2012-01-30 18:09:16 +04:00 |
|
Dmitry Avdeev
|
30bf039e26
|
IDEA-80313: Import in JSPs not working - from version 9 to 11
|
2012-01-30 16:21:39 +04:00 |
|
Dmitry Avdeev
|
a3580be832
|
testing auto import
|
2012-01-30 16:21:36 +04:00 |
|
Sergey Evdokimov
|
01c6acab8e
|
Replace PsiManager.getInstance(psiElement.getProject()) to psiElement.getManager() and add inspection to this case.
|
2012-01-28 17:23:15 +04:00 |
|
Anna Kozlova
|
e4d561acde
|
IDEA-24296 "Migrate type" refactor locked cpu at 100%
|
2012-01-27 22:23:13 +04:00 |
|
Anna Kozlova
|
c36419f867
|
inline: warn if assignment with operation (IDEA-80348)
|
2012-01-27 21:47:55 +04:00 |
|
Anna Kozlova
|
f91b8a9cd2
|
IDEA-69048: revert when no occurrences chosen fixed
|
2012-01-27 20:54:29 +04:00 |
|
Anna Kozlova
|
fe0429c665
|
show expression chooser even if there is no tailing ;
|
2012-01-27 17:24:22 +04:00 |
|
Anna Kozlova
|
95c07df29b
|
do not switch view during package navigation
|
2012-01-26 19:25:46 +04:00 |
|
Anna Kozlova
|
d08398955c
|
margins
|
2012-01-26 19:25:45 +04:00 |
|
Anna Kozlova
|
f44362e9cc
|
do not switch to packages view during package navigation
|
2012-01-26 15:24:23 +04:00 |
|
Alexey Kudravtsev
|
ad30b9178c
|
insert correct tail on smart completion
|
2012-01-26 13:24:48 +04:00 |
|
Anna Kozlova
|
027bfcd3ab
|
respect code style setting by default
|
2012-01-26 12:47:56 +04:00 |
|
Anna Kozlova
|
6d997ca26e
|
EA-33195 - assert: DocumentUndoProvider$MyEditorDocumentListener.documentChanged: skip optimize imports during undo/redo
|
2012-01-25 19:49:09 +04:00 |
|
Anna Kozlova
|
0476c0ff5e
|
IDEA-80324: do not ignore override preferences in the call place
|
2012-01-25 19:49:06 +04:00 |
|
Anna Kozlova
|
116a26defe
|
allow new expressions qualifications to be shortened anyway
|
2012-01-25 16:52:28 +04:00 |
|
Anna Kozlova
|
09ac72236b
|
IDEA-80097 "Redundant suppression" inspection ability to ignore "ALL"
|
2012-01-25 15:26:12 +04:00 |
|
Anna Kozlova
|
608afc659e
|
IDEA-79290 Inline Local Variable does not qualify accesses to obscured types
|
2012-01-25 15:26:11 +04:00 |
|
Maxim.Medvedev
|
8c1b933f2c
|
Magic constant
|
2012-01-25 11:55:38 +04:00 |
|
peter
|
45fb225d89
|
don't get in the way when typing a label name in java/groovy
|
2012-01-24 18:05:28 +01:00 |
|
Anna Kozlova
|
96bd17b758
|
typo (IDEA-80286)
|
2012-01-24 20:43:35 +04:00 |
|
Anna Kozlova
|
f69aa543ce
|
IDEA-79297 warn if there would be overriders during extract method/change signature/etc
|
2012-01-24 20:35:31 +04:00 |
|
Maxim.Mossienko
|
b2909fb378
|
detect old header too
|
2012-01-24 19:18:10 +04:00 |
|
Bas Leijdekkers
|
668ee6e339
|
IDEA-79264 (IDEA's copy/paste gets in my way when copying between string literals)
|
2012-01-24 14:44:47 +01:00 |
|
peter
|
2dd04b9c01
|
IDEA-80186 Completion for 'continue' always inserts semicolon
|
2012-01-24 13:33:39 +01:00 |
|
Anna Kozlova
|
af90f56e71
|
IDEA-80163 introduce constant in another class: do not dispose range markers too aggressive
|
2012-01-24 14:31:42 +04:00 |
|
Alexey Kudravtsev
|
8f4258d45d
|
performance, bit operations
|
2012-01-24 12:10:39 +04:00 |
|
Konstantin Bulenkov
|
5f4f77a159
|
hierarchy for anonymous in java file structure
|
2012-01-23 13:32:19 +01:00 |
|
Konstantin Bulenkov
|
e638d2e98b
|
make structure 40% faster for anonymous
|
2012-01-23 12:01:37 +01:00 |
|
Konstantin Bulenkov
|
c9fa780838
|
cache for anonymous names
|
2012-01-23 12:01:37 +01:00 |
|
Anna Kozlova
|
6cd05f330f
|
IDEA-80115 Support Eclipse @SuppressWarnings("static-access")
|
2012-01-23 14:00:56 +04:00 |
|
Dmitry Jemerov
|
e8bebd8a32
|
provide a core version of PsiDocTagValueImpl
|
2012-01-20 19:25:58 +01:00 |
|
Alexey Kudravtsev
|
2628555b72
|
hang in the case of multiple JDKs fixed
|
2012-01-20 15:20:17 +04:00 |
|