Shift+End to skip to the end of the line, but without highlighting all the text?
Answered
Is there a way to skip to the end of the current line a la Shift+End but without selected all the text from the key-press event to the end of the line? It creates the need to do a Shift+End and then hit the right arrow key which is kind of interrupting my workflow.
Additionally, if there's a better key command to do this, I'm open to that.
Thank you,
Please sign in to leave a comment.
Hello,
What about simple End key? is it not suitable?
That's perfect. I feel like such a simpleton. Thank you! :)
And Ctrl+End to directly jump at the bottom of your code ;)