问题
I'm trying out Aptana (standalone version) for PHP editing. Like its parent Eclipse, it has a lot of settings for code formatting. Unlike Eclipse, it doesn't seem to have an option for actually doing code formatting automatically or even by manual trigger. Is there a nonobvious option for this that I'm missing?
回答1:
Right click > Format
Works fine for me. Make sure you have the PHP plugin installed if it isn't working for you
回答2:
Shift+Ctrl+F is also the default keyboard shortcut for this.
回答3:
Install Aptana PHP, info available here: https://aptanastudio.tenderapp.com/discussions/problems/605-php-formatting
来源:https://stackoverflow.com/questions/1249203/aptana-auto-format