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 |
|
Dmitry Avdeev
|
79b508356f
|
RegisterInspectionFixProvider
|
2012-01-20 14:36:12 +04:00 |
|
Alexey Kudravtsev
|
f5ebabb673
|
assertions added, annotations for method parameter
|
2012-01-20 13:40:07 +04:00 |
|
Maxim.Medvedev
|
cb827265ac
|
add splitter into ExtractMethodDialog
|
2012-01-20 11:24:16 +04:00 |
|
anna
|
829bf465e5
|
EA-31572 - assert: InlineLocalHandler.invoke
|
2012-01-19 21:47:33 +01:00 |
|
anna
|
95836afa95
|
disable replace constructor with builder action for classes without constructors; description
|
2012-01-19 21:20:41 +01:00 |
|
anna
|
ea986c9264
|
filter out inspections, suppressed for file
|
2012-01-19 15:59:59 +01:00 |
|
anna
|
ac20479d06
|
run configurations for default project exceptions : IDEA-80092
|
2012-01-19 15:59:58 +01:00 |
|
anna
|
d084ee9d9e
|
hide wrap method return value and remove middleman refactorings when inappropriate
|
2012-01-19 15:59:57 +01:00 |
|
anna
|
fa8788c85d
|
type migration: disable refactoring on inappropriate contexts
|
2012-01-19 15:59:57 +01:00 |
|
Alexey Kudravtsev
|
529c012dbb
|
endless loop fixed
|
2012-01-19 13:31:59 +04:00 |
|
anna
|
2679bf2acb
|
suggest to delete type arguments when they are not expected (IDEA-79300)
|
2012-01-18 11:47:48 +01:00 |
|
Alexey Kudravtsev
|
387377d8f8
|
test fix
|
2012-01-18 12:04:44 +04:00 |
|
peter
|
c20d7f639e
|
the selected item shouldn't necessarily be a class when I'm typing a class name
|
2012-01-17 18:16:45 +01:00 |
|