Roman Shevchenko
|
2c8d4437b5
|
Fix literal keywords highlighting; cleanup
|
2012-05-16 14:57:16 +04:00 |
|
Maxim.Medvedev
|
861efe85ad
|
create groovy method from usage by groovy ref
|
2012-05-16 10:45:37 +04:00 |
|
Maxim.Medvedev
|
a6b7faa32e
|
create groovy method from usage in java file
|
2012-05-16 10:45:34 +04:00 |
|
Anna Kozlova
|
dde04a403d
|
preserve javadoc refs during inplace rename (IDEA-85817)
|
2012-05-15 15:05:50 +04:00 |
|
Anna Kozlova
|
ccba3bf443
|
inplace introduce parameter: from field with the same name (IDEA-85750)
|
2012-05-14 19:51:53 +04:00 |
|
Anna Kozlova
|
2c371a6dcd
|
NPE
|
2012-05-14 19:51:52 +04:00 |
|
Anna Kozlova
|
2a03100cb3
|
suggest to rename constructor params when property name is the same (IDEA-85979)
|
2012-05-14 18:27:41 +04:00 |
|
Anna Kozlova
|
9fde625186
|
do not suggest to move to library (IDEA-86011)
|
2012-05-14 18:27:39 +04:00 |
|
Anna Kozlova
|
6711dfcac1
|
unused return value: ignore simple setters (IDEA-85981)
|
2012-05-14 18:27:38 +04:00 |
|
Evgeny Zakrevsky
|
398b070919
|
Indents in OptionsGroup
|
2012-05-14 15:39:07 +04:00 |
|
Dmitry Lomov
|
51ea19f1fa
|
Merge branch 'upsource-master'
|
2012-05-14 13:24:58 +02:00 |
|
Danila Ponomarenko
|
8b0924027c
|
Recursive call markers temporary turned off
|
2012-05-14 15:22:28 +04:00 |
|
Dmitry Lomov
|
3acfcaf592
|
Merge branch 'master' into upsource-master
|
2012-05-14 12:26:30 +02:00 |
|
Danila Ponomarenko
|
dd1d52b2f6
|
IDEA-86016 False positive 'Recursive call' line marker fix
|
2012-05-14 13:54:56 +04:00 |
|
Roman Shevchenko
|
c583fbbeb6
|
Deprecate duplicate token sets; cleanup
|
2012-05-14 13:43:15 +04:00 |
|
Dmitry Lomov
|
4819c6dc9d
|
Merge branch 'master' into upsource-master
|
2012-05-14 11:38:01 +02:00 |
|
Alexey Kudravtsev
|
6678b8c755
|
NPE
|
2012-05-12 20:24:12 +04:00 |
|
Danila Ponomarenko
|
fada31657f
|
IDEA-73251 npe fix
|
2012-05-12 17:20:40 +04:00 |
|
Danila Ponomarenko
|
32b538eae5
|
IDEA-73251 Mark recursive method calls on gutter partially implemented. Multiple calls on the same line generate multiple icons to be fixed.
|
2012-05-12 17:06:52 +04:00 |
|
Roman Shevchenko
|
73f8db9d5f
|
Fix deprecated API usages
|
2012-05-11 22:03:34 +04:00 |
|
Roman Shevchenko
|
c6c028883b
|
Java 8 tokens
|
2012-05-11 21:47:05 +04:00 |
|
Roman Shevchenko
|
7115bb9787
|
Replace parser conditionals with language level highlighting
|
2012-05-11 21:09:41 +04:00 |
|
Anna Kozlova
|
4db07b2ded
|
move initial name down in suggestions list (IDEA-85812)
|
2012-05-11 21:08:30 +04:00 |
|
Anna Kozlova
|
e768be236b
|
accept all as suppress for all (IDEA-85806)
|
2012-05-11 21:08:29 +04:00 |
|
Dmitry Lomov
|
0903fcc7fc
|
Merge branch 'master' into upsource-master
|
2012-05-11 18:39:48 +02:00 |
|
Dmitry Lomov
|
9863b0a0d6
|
Merge branch 'core-indexing' into upsource-master
|
2012-05-11 18:08:41 +02:00 |
|
Dmitry Lomov
|
0a7f10796f
|
Splitting IdTableBuilding
|
2012-05-11 18:05:10 +02:00 |
|
Anna Kozlova
|
b72bdae38c
|
EA-36069 - IOE: LocalFileSystemBase.delete
|
2012-05-11 18:55:50 +04:00 |
|
Dmitry Jemerov
|
a837b84384
|
inline ProjectRootManager.multiCommit() to direct ModuleRootManagerImpl.multiCommit() calls
|
2012-05-11 15:58:58 +02:00 |
|
Evgeny Pasynkov
|
ec547289f6
|
Merge remote-tracking branch 'origin/upsource-master' into upsource-master
|
2012-05-11 14:01:16 +02:00 |
|
Evgeny Pasynkov
|
ffa6944b7a
|
Move PsiExpressionEvaluator and register it in JavaCoreEnvironment
|
2012-05-11 14:00:35 +02:00 |
|
Danila Ponomarenko
|
46c3023f9b
|
IDEA-19519 no 'create getter and setter' and 'create setter' intention for final fields. Also no 'create getter' intention for static final (const) fields
|
2012-05-11 14:40:43 +04:00 |
|
Danila Ponomarenko
|
392839afdf
|
IDEA-17535 constructor to private
|
2012-05-11 14:40:43 +04:00 |
|
Danila Ponomarenko
|
6b29efe29a
|
IDEA-17535 Quickfix to remove extra argument in method call implemented
|
2012-05-10 17:57:58 +04:00 |
|
 Evgeny PasynkovandDmitry Lomov
|
b0b991da7e
|
Better stub CoreJavaCodeStyleManager
|
2012-05-10 15:37:01 +02:00 |
|
Denis.Zhdanov
|
2bcb01f172
|
IDEA-85813 Field/variable declaration/assignment alignment lost with Refactor>Rename or Reformat Code
Expand field range to the field group range during the formatting if necessary
|
2012-05-10 07:38:28 +04:00 |
|
Evgeny Pasynkov
|
ea7598920a
|
Better stub CoreJavaCodeStyleManager
|
2012-05-09 14:58:39 +02:00 |
|
anna
|
d0d8e6f8d3
|
bytecode: allow anonymous classes; work on editor element; prepare editor in component
|
2012-05-08 09:14:14 +02:00 |
|
anna
|
0efa17262f
|
allow public inside jsp
|
2012-05-07 17:03:42 +02:00 |
|
anna
|
f80ca08fe4
|
public not allowed for local inner classes
|
2012-05-07 09:03:16 +02:00 |
|
Danila Ponomarenko
|
19d5580e34
|
IDEA-16027 implemented
|
2012-05-05 20:14:22 +04:00 |
|
Danila Ponomarenko
|
a653ed878a
|
IDEA-20892 tests added
|
2012-05-05 12:58:00 +04:00 |
|
Danila Ponomarenko
|
e7a8b1fa2a
|
IDEA-20892 implemented
|
2012-05-05 12:58:00 +04:00 |
|
nik
|
257b4fcb07
|
ModuleRootListeners cleanup
|
2012-05-05 11:44:23 +04:00 |
|
Roman Shevchenko
|
7c3c95444d
|
IDEA-85091 (recognize custom built JDK in non-image form)
|
2012-05-05 10:45:26 +04:00 |
|
Roman Shevchenko
|
5f7cc453a6
|
Fix JDK docs URLs (less redirects); add JDK8 doc URL
|
2012-05-04 10:54:34 +02:00 |
|
Denis.Zhdanov
|
41e9695134
|
IDEA-85546 Introduce constants for the persistent components macros
|
2012-05-04 07:48:48 +04:00 |
|
Maxim.Medvedev
|
8b0bd4a436
|
removing static imports in "safe delete"
|
2012-05-03 16:19:08 +04:00 |
|
Maxim.Medvedev
|
a96cb93ed3
|
IDEA-84145 move inner class
|
2012-05-03 16:19:06 +04:00 |
|
anna
|
75c174955f
|
warn about private/static modifiers inside local classes (IDEA-85567)
|
2012-05-03 11:36:21 +02:00 |
|