how do you align javascript : assignments in textmate?
I see that = assignments are aligned with the keyboard shortcut, but couldn’t find a way to align : assignments.
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.
You need a bundle aptly named Align.
The semicolon is not really an assignment operator: it’s beter to see it as a separator between a key ans its value.