Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让 Aptana Studio 3 在自动格式化代码时保持标签?现在,它只是删除了我在多行字符串上的所有选项卡,这在处理长查询等时真的很烦人。但是,据我所知,没有任何使用字符串格式化代码的选项。另外,我不想在我的代码中添加额外的注释,这样 Aptana 就不会破坏它——这太草率了。
任何帮助将不胜感激!谢谢!
编辑- 进一步的测试证实,这只发生在 PHP 与 HTML 混合时,而不是 PHP 代码独立时。
我不能保证这个功能对你有用,但你可以试试菜单:
Mac:Aptana Studio 3 => 偏好 => Aptana Studio/Editors/Formatter Windows:Window => Preference => Aptana/Editors/Formatter
Mac:Aptana Studio 3 => 偏好 => Aptana Studio/Editors/Formatter
Windows:Window => Preference => Aptana/Editors/Formatter
有格式代码的设置,选择PHP并自定义您自己的。