Tagir Valeev
|
37d6ec8fbf
|
Remove redundant enum modifiers
|
2018-09-28 12:34:44 +07:00 |
|
Vladimir Krivosheev
|
4d3eb96aae
|
deprecate Extensions.getExtensions(ExtensionPointName) in favour of ExtensionPointName.getExtensionList()
|
2018-09-25 15:42:23 +02:00 |
|
Alexey Kudravtsev
|
9f97070926
|
bounded wildcards in API
|
2018-08-29 14:42:06 +03:00 |
|
Alexey Kudravtsev
|
1ba903c124
|
removed deprecated members
|
2018-06-24 14:47:40 +03:00 |
|
Alexey Kudravtsev
|
2faaf16e26
|
added missing @Deprecated to find these places later
|
2018-06-18 13:24:28 +03:00 |
|
nik
|
c9620ce099
|
IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Update *.iml files.
|
2018-01-25 12:59:02 +03:00 |
|
nik
|
16410c2321
|
IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Rename iml files.
|
2018-01-25 12:59:02 +03:00 |
|
peter
|
315b7969c1
|
migrate most usages of deprecated com.intellij.util.containers.HashMap/Set to java.util
|
2018-01-19 22:26:30 +01:00 |
|
Rustam Vishnyakov
|
62484a323e
|
Don't log any errors for CustomRegionTreeElements, they are perfectly Ok
|
2017-12-20 16:28:08 +03:00 |
|
Daniil Ovchinnikov
|
30491a0f3f
|
use PsiScopeProcessor instead of BaseScopeProcessor
|
2017-11-29 13:32:57 +03:00 |
|
Gregory.Shrago
|
0a037a5259
|
filter dumb-aware node providers
|
2017-10-04 23:30:14 +03:00 |
|
Gregory.Shrago
|
f8729fa9be
|
a better SOE fix discovered (since 29/12/2011)
|
2017-10-04 11:47:39 +03:00 |
|
Dmitry Batkovich
|
86829cac3e
|
java property index
|
2017-09-06 10:40:47 +03:00 |
|
peter
|
b756f221ba
|
equals of PropertyGroup node shouldn't depend on PsiType (EA-99891 - INRE: FileBasedIndexImpl.handleDumbMode)
plus cleanup, remove test-only code
|
2017-04-25 09:45:55 +02:00 |
|
Alexey Kudravtsev
|
434f705d0f
|
notnull
|
2017-04-04 10:15:46 +03:00 |
|
Daniil Ovchinnikov
|
eb2307a61b
|
structure view: show members of the current class only (IDEA-168769)
|
2017-03-09 19:32:48 +03:00 |
|
peter
|
17b84d812b
|
no lambda type calculation in structure view in dumb mode (EA-97057 - INRE: FileBasedIndexImpl.handleDumbMode)
|
2017-02-16 18:20:38 +01:00 |
|
Anna Kozlova
|
d496939c07
|
CCE (EA-95125 - CCE: JavaLambdaNodeProvider.provideNodes)
|
2017-01-25 11:03:57 +03:00 |
|
Gregory.Shrago
|
2dd83a202d
|
java structure: do show and expand anonymous classes and lambdas
|
2017-01-21 17:10:29 +03:00 |
|
peter
|
0d3f5ef6d9
|
tolerate INRE when checking for java property deprecatedness in structure view (EA-91628 - INRE: FileBasedIndexImpl.handleDumbMode)
|
2016-11-16 18:18:28 +01:00 |
|
Anna Kozlova
|
10337adc6b
|
CCE for lambda expressions
|
2016-10-04 09:42:53 +02:00 |
|
Anna.Kozlova
|
78d1492242
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Anna.Kozlova
|
75bb87cb4b
|
walking visitor -> recursive for cls
|
2016-07-08 20:11:47 +02:00 |
|
Anna Kozlova
|
d4840b76ad
|
show lambdas in File Structure (IDEA-151616; IDEA-157809; IDEA-151429)
|
2016-07-08 14:25:05 +02:00 |
|
Sergey Malenkov
|
20a2b0c121
|
Fix empty spaces in Structure View tree while indexing is in progress (dumb mode on)
|
2016-06-29 19:54:11 +03:00 |
|
Gregory.Shrago
|
f76aed5c3d
|
NPE fix
|
2016-06-03 08:57:48 +03:00 |
|
Alexey Kudravtsev
|
416c1c5e47
|
cleanup
|
2016-05-18 15:26:10 +03:00 |
|
Anna.Kozlova
|
36ee7203f6
|
anonym -> lambda
|
2016-05-18 12:04:12 +02:00 |
|
Roman Shevchenko
|
5acae0f0db
|
[java] .class file structure view by decompiled code (IDEA-140784, IDEA-140786)
|
2016-03-01 13:29:06 +01:00 |
|
Anna Kozlova
|
fb2442f9ba
|
EA-76156 - PIEAE: CompositePsiElement.getContainingFile
|
2015-11-24 12:52:21 +01:00 |
|
peter
|
6755b5e5a1
|
avoid INRE causing holes in java structure view (IDEA-142210)
|
2015-07-28 20:41:17 +02:00 |
|
Roman Shevchenko
|
6cb479b274
|
Cleanup (deprecated content substitutor API dropped)
|
2015-04-29 17:25:15 +02:00 |
|
peter
|
26f4732ba8
|
don't depend on resolve in PropertyGroup node hashCode (EA-65632)
|
2015-03-10 16:59:14 +01:00 |
|
Roman Shevchenko
|
4133bd7ad9
|
java: correct structure factory for non-Java decompiled files
|
2014-12-16 16:21:47 +01:00 |
|
Maxim.Mossienko
|
62e62eba57
|
do not allocate list until it is really needed
|
2014-08-06 22:32:08 +02:00 |
|
Maxim.Mossienko
|
00feeb78cb
|
IDEA-127075 IDE hang on file structure
|
2014-08-05 14:19:53 +02:00 |
|
Alexey Kudravtsev
|
f84bdcee38
|
export dependency
|
2014-05-23 13:53:01 +04:00 |
|
Sergey Ignatov
|
e6d8c987fd
|
extract right arrow
|
2014-04-23 14:00:26 +04:00 |
|
Alexey Kudravtsev
|
3a250971af
|
notnull
|
2014-03-17 14:25:52 +04:00 |
|
Alexey Kudravtsev
|
ac1554975d
|
structure view extracted
|
2014-02-21 17:51:14 +04:00 |
|