Can Aptana find and replace in multiple files?

余生颓废 提交于 2019-12-09 14:36:46

问题


I have a lot of files that have errors because the imported text uses smart quotes and the export program has replaced these with those crazy symbols. I'd like to just find and replace with Aptana and change all of these in all these files.

It would be useful in a much greater capacity, however, today this is the only thing I need it for. Thanks. Using Aptana 2 if it is different than 3.


回答1:


Pressing Ctrl + H will allow you to search, find, and replace based on workspace, selected files, and projects.




回答2:


In Mac it's Cmd + Option + G for the curious.




回答3:


Small precision, when search result is shown, a right click on one result gives you "Replace Selected" and "Replace All..."



来源:https://stackoverflow.com/questions/7459640/can-aptana-find-and-replace-in-multiple-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!