Extraction Engine: Suggest function names based on the name of the result variable (if applicable)
#KT-6291 Fixed
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// SUGGESTED_NAMES: i, getX
|
||||
class A {
|
||||
val x = <selection>1 + 1</selection>
|
||||
val y = 1 + 1
|
||||
|
||||
Reference in New Issue
Block a user