Aptana 3 - 如何在保存时删除尾随空格

2022-01-20 00:00:00 editor ide php

我正在尝试 Aptana3,但没有找到基本功能:

I'm trying Aptana3 but I don't find an essential feature :

在保存时删除尾随空格/空行.

Remove trailing whitespaces/empty lines on save.

推荐答案

不适用于 Aptana 3.1.见

Not possible with Aptana 3.1. See

  • http://jira.appcelerator.org/browse/APSTUD-814

但由于 Aptana 是(曾经?)基于 Eclipse,您也可以尝试

But since Aptana is (was?) based on Eclipse, you can also try

  • 如何在 Eclipse 中自动删除尾随空格?

相关文章