Rename: Increase precedence of RenameSyntheticDeclarationByReferenceHandler

Otherwise it's not applicable references to Java declarations

 #KT-20241 Fixed
This commit is contained in:
Alexey Sedunov
2018-03-13 19:11:04 +03:00
parent a514c0f515
commit 43b4a496e3
7 changed files with 22 additions and 1 deletions
@@ -0,0 +1,7 @@
{
"type": "AUTO_DETECT",
"mainFile": "test.kt",
"newName": "valueOfNew",
"withRuntime": "true",
"hint": "Rename is not applicable to synthetic declaration"
}