AutoFormat Permanently deleted user Created October 04, 2012 15:06 There is a setting to autoindent by using Ctrl Alt I. Is there a setting that does this automatically whenever I paste code or enter ; or }
There is an option for formatting code on paste: Preferences | Editor | Smart Keys | Reformat on pase.
Hi Anton,
That worked thanks.. Is there a similar setting for ; or }
No, but you can format an arbitraty selection with Alt+Cmd+L and enable 'Format code on commit' in the commit dialog.