I seem to remember something but can’t remember how to do it. For example is there any easy way to line up:
var a = 1;
var aa = 2;
and make
var a = 1;
var aa = 2;
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.
The Productivity Power Tools extension has an “Align Assignments” feature. I’ve never used this particular feature of PPT (I don’t like all that blank space in my code) so I can’t vouch for it, but if you’ve installed Productivity Power Tools, the docs say you just need to hit Ctrl+Alt+].