Java Code Formatting in Textmate
java, textmate
Solution
It must be
Command + Option + [
which is also Text>Indent Selection
Problem
Is there a way/bundle/shortcut to format the Java Source in TextMate? (As we do with Shift+Command+F in Eclipse).
java, textmate
It must be
Command + Option + [
which is also Text>Indent Selection
Is there a way/bundle/shortcut to format the Java Source in TextMate? (As we do with Shift+Command+F in Eclipse).