Where is the option in Visual Studio to make the Home key go to the start of the line?
Right now you have to do
Home,Home
or
Home, Ctrl+Left Arrow
i’d prefer that home goes to the start of the line. i saw it before, but now i cannot find it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Tools/Customize/Keyboard, Reassign the ‘Home’ key from Edit.LineStart’ to ‘Edit.LineFirstColumn’
Edit by OP: You must change Scope to Text Editor before this will work.
Visual Studio 2010
Visual Studio 2010 removed the ‘scope’ option. Instead you want the ‘Use new shortcut in’ option: