Is there any Linux software that has similar functionality to Dreamweaver's file management features?
When I use Dreamweaver I spend all my time in the code editor, I never use the WYSIWYG editor. I know there are lots of code editors for Linux that will give me all the editing functionality that Dreamweaver gives, but the only other function I reallly like in Dreamweaver is its file management. For example, I can rename a file and Dreamweaver will ask me if I want to update all the other files that reference the old filename and change them to reference the new filename. Or if I try to delete a file that some other file is using then Dreamweaver will warn me.
Are there any Linux code editors that offer similar functionality to this?

