Search code examples
keyboard-shortcutstextmate

How do I use a shortcut to comment out code automatically in Textmate?


Is there a shortcut to highlight and comment code in textmate, rather than putting in the comments manually?


Solution

  • If you have the Source bundle installed:

    ⌘/
    

    Comment in TextMate

    If you don't, go to TextMate > Preferences > Bundles and check Source.