Dmitry Gridin
|
ce1ec49625
|
Add case for private nested class/object in KotlinSafeDeleteProcessor
|
2019-03-27 11:46:30 +07:00 |
|
Vyacheslav Gerasimov
|
818910267e
|
Remove 173 bunch files
|
2019-01-14 21:29:02 +03:00 |
|
Nikolay Krasko
|
c83ff5e75f
|
Remove files introduced in 181 from 173 branch
|
2018-04-27 19:45:23 +03:00 |
|
Vyacheslav Gerasimov
|
8c88ac69df
|
Cleanup .181 bunch files
|
2018-04-27 18:25:21 +03:00 |
|
Vyacheslav Gerasimov
|
bc403ce744
|
Switch to 181 platform
|
2018-04-27 18:25:17 +03:00 |
|
Alexey Sedunov
|
53a4baac8b
|
Safe Delete: Do not replace SafeDeleteOverrideAnnotation for Java methods
#KT-23613 Fixed
|
2018-04-19 19:06:48 +03:00 |
|
Alexey Sedunov
|
25d19b45e9
|
181: Safe Delete: Do not delegate class search to Java
This fixes tests failing in IDEA 181
|
2018-04-11 16:28:37 +03:00 |
|
Alexey Sedunov
|
1215b2864b
|
Safe Delete: Use actual usage PSI in UsageInfo instead of declaration
#KT-19161 Fixed
|
2017-08-15 19:08:28 +03:00 |
|
Mikhail Glukhikh
|
d05a525d8d
|
Search for KtTypeAlias in safe delete processor
Related to KT-16046
|
2017-07-21 18:59:07 +03:00 |
|
Alexey Sedunov
|
0a5f9d8181
|
Move: Specify conflict containing declaration more precisely
Also do not render class fqname for member declarations
#KT-17547 Fixed
|
2017-05-10 14:49:51 +03:00 |
|
Alexey Sedunov
|
ecd56c6a40
|
Safe Delete: Fix tests in IDEA 2017.1
Now Java refactoring checks for side effects when deleting
arguments, so instantiation of Kotlin FunctionN is treated as
"unsafe"
|
2017-03-20 18:46:03 +01:00 |
|
Alexey Sedunov
|
cedbac6b43
|
Safe Delete: Fix exception on deleting Java class used in Kotlin import directive(s)
#KT-14596 Fixed
|
2016-11-30 14:35:39 +03:00 |
|
Alexey Sedunov
|
59a714ca5c
|
Presentation: Render function signature in RefactoringDescriptionLocation
#KT-12943 Fixed
|
2016-08-10 11:45:29 +03:00 |
|
Alexey Sedunov
|
6a1387b9b9
|
Safe Delete: Delete interface reference from super-type list when applying Safe Delete to Java interface
#KT-11282 Fixed
|
2016-04-25 10:38:38 +03:00 |
|
Alexey Sedunov
|
613a274c90
|
Safe Delete: Fixed usages search when applied to simple enum entries
#KT-11816 Fixed
|
2016-04-25 10:38:37 +03:00 |
|
Alexey Sedunov
|
ed8674c0f9
|
Safe Delete: Skip usages inside of overriding to-be-deleted declarations
#KT-7253 Fixed
|
2016-01-14 13:55:09 +03:00 |
|
Alexey Sedunov
|
ffc8b6fd89
|
Safe Delete: Move test classes and test data to refactoring directory
|
2015-12-10 20:06:34 +03:00 |
|