Single-Line commenting in Actionscript with Textmate
- use the add button to make a new preference item, give it a scope of source.actionscript
- name it whatever
- paste in the following:
1 2 { shellVariables = ( 3 { name = 'TM_COMMENT_START'; 4 value = '// '; 5 }, 6 ); 7 }
- that's it! got these instructions on IRC from Infininight: http://pastie.textmate.org/private/clmfldbv2sexjcd7u6qjw