Kirill Rakhman
|
00c76593f2
|
fix typo in test data
|
2019-04-19 18:31:17 +07:00 |
|
Dmitry Gridin
|
d738a12b86
|
Fix false positive ReplaceJavaStaticMethodWithKotlinAnalog for java.io.PrintStream
|
2019-04-18 15:28:52 +07:00 |
|
Dmitry Gridin
|
fd47dc9b88
|
Replace popup with several quick-fixes in ReplaceJavaStaticMethodWithKotlinAnalog
|
2019-04-18 15:28:52 +07:00 |
|
Dmitry Gridin
|
ee304e92b5
|
Add Java Arrays.asList, Set.of, List.of to ReplaceJavaStaticMethodWithKotlinAnalogInspection
Relates to #KT-27782 #KT-21641
|
2019-04-18 15:28:52 +07:00 |
|
Dmitry Gridin
|
b5b5723ec3
|
Rename ReplaceJavaStaticMethodWithTopLevelFunctionInspection to ReplaceJavaStaticMethodWithKotlinAnalogInspection
|
2019-04-18 15:28:52 +07:00 |
|