Tagged Questions
1
vote
11answers
771 views
Alternative to Dreamweaver?
I'm tired of Dreamweaver overwriting wrong files on the server,
so I'm looking for an alternative.
I want color-coding and possibility to open/save and edit files direct from the server, so I don't ...
0
votes
3answers
39 views
troubling with find and replace function in files
I know that it is not a programming question ?
But i need a another help relating to find and replace function in php code editor. I am using eclipse and Dreamweaver and i have about 650 php files ...
0
votes
1answer
29 views
Saving a position while coding?
Back in olden times, I used to code with an editor that allowed you to mark where you were in the code with a keypress. You could jump to another point in the same or another file to check a ...