Is there the way to apply ‘greedy’ behavior to and keys in Visual Studio? By ‘greedy’ I mean such behavior when all whitespace between cursor position and next word bound can be deleted using one keystroke.
Share
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.
Well, I don’t think you can change the binding of the delete key or backspace key – but CTRL+DEL & CTRL+Backspace are pretty close to what you want.