That was a useful function in java on android studio, in kotlin files it does not work like that.
For example you have a code:
If (…){ ← double click right from this curly bracket selects all code inside the if statement
}
That was a useful function in java on android studio, in kotlin files it does not work like that.
For example you have a code:
If (…){ ← double click right from this curly bracket selects all code inside the if statement
}
Thanks for reporting this! I’ve filed an issue.