Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

2 Answers

up vote 14 down vote accepted

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

share|improve this answer
1  
This worked. Thanks. – o_O Jan 27 '12 at 20:34

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.