On Sat, Dec 13, 2008 at 8:00 PM, chad gulley cag@adfitech.com wrote:
Has anyone out there come up with a way to insert "end-of-line" comments. As a former vim user, I had a plugin that would insert a comment on column 55 of the given line. I would love to be able to do the same in textmate. Any suggestions?
If I've understood correctly, http://gist.github.com/35668 should be what you're after.
If you paste it into a new command in the bundle editor, and set the input / output dropdowns as per the comments you should be able to try it out. You could set a key-binding too.
Hope it helps,
Matt