Aptana 3 - How remove trailing whitespaces on save(Aptana 3 - 如何在保存时删除尾随空格)
问题描述
我正在尝试 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 中自动删除尾随空格?
这篇关于Aptana 3 - 如何在保存时删除尾随空格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!