[feature request] move caret to first char on line

There is a “move caret to start of line” (which goes to the very first whitespace). The confusing “move caret to start of text” means go to the start of the whole document text.

I would like an option, that i can bind to “home” button, that would move the caret to the start of the line ignoring whitespace (go to first no-space/tab character)

As far as I was able to find, there isn't an option like this. However I remember when I was using visual studio, this was working this way.

Anyways, really Rider, thanks in advance
 

0
2 comments

Please try the Home moves caret to first non-whitespace character option under Settings | Editor | General | Typing Assistance. If this is not exactly what you are looking for, please let us know.

0

You are correct. I had this on and when i disable the vim plugin it works. The keybind actually needs to be rebound in vimrc

0

Please sign in to leave a comment.