by SteveCooperOrg on Fri Feb 20, 2009 1:46 pm
uh, yeah. Just like that!
How do you get that? ctrl+shift+alt+l, ctrl+shift+alt+l doesn't work for me.
also; !! BUG !! The xml and html packages have badly-quoted bindings for < and > -- Eg in HTML there is the text
<binding key="<" command="insertSnippet 'Packages/Default/Angle Brackets.sublime-snippet'">
which isn't valid XML. Should be <binding key="<"