Tagir Valeev
|
3f4201aae8
|
[java-intentions] Disable 'initialize variable fix' for record component
Fixes EA-893719 - UOE: SyntheticElement.findSameElementInCopy
GitOrigin-RevId: 6e5d54c1b32f2c7cb0621bba1b4a6ef02de4b8f8
|
2024-02-06 21:35:03 +00:00 |
|
Tagir Valeev
|
5bd02b55c3
|
[java-intentions] AddVariableInitializerFix: suggest more suitable initial values instead of null for some types
Fixes IDEA-344453 Intellij should not try to initialize an Optional var with null
GitOrigin-RevId: 8097988bf1335a282138e8d09e350c3a5f65204d
|
2024-02-02 19:17:55 +00:00 |
|
Tagir Valeev
|
4c7609bdd7
|
[mod-commands] Basic support for templates and member chooser
GitOrigin-RevId: e7df218ea71800e71409de20474f43eb758e41de
|
2023-07-13 12:05:33 +00:00 |
|
Tagir Valeev
|
9c6aeba5b4
|
[java] More tests for preview; minor fixes
GitOrigin-RevId: 7f72c5f68ab821e728eb0d5152f0910f48035046
|
2022-07-22 11:54:00 +00:00 |
|
Anna Kozlova
|
d0ad282d01
|
enable add initializer on variable declaration (IDEA-194742)
|
2018-06-28 16:58:46 +03:00 |
|
Dmitry Batkovich
|
6e2c225c5e
|
"Initialize variable" leads to an exception on invalid code IDEA-181272
|
2017-10-27 16:35:42 +03:00 |
|
Dmitry Batkovich
|
e8805cb2cc
|
"initialize variable" & "initialize in constructor" suggests default constructors (with inheritor's if collection) (IDEA-145431)
|
2015-11-06 15:56:50 +03:00 |
|
Anna Kozlova
|
dda9269851
|
disable add variable initializer fix for foreach parameter (IDEA-90899)
|
2012-09-12 17:53:32 +04:00 |
|
Alexey Kudravtsev
|
2718da9fc7
|
more java tests moved to community
|
2010-06-25 12:46:40 +04:00 |
|