key shortcut - move caret to the end of selection
if(there is a key shortcut for moving caret to the end of a selection){
what is it?
is there one for start of selection?
} else {
is there a way for me to create one?
}
Thanks
Or.
Please sign in to leave a comment.
No, there are no such shortcuts/editor actions.
You can try developing your own plugin for this. See http://www.jetbrains.org/intellij/sdk/docs/welcome.html. Feel free to ask questions at https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development. Note also that you can check opensource plugins available at https://github.com/JetBrains, for example, https://github.com/jansorg/SmarterEditor