
EditRocket is a highly versatile and helpful source code and general text editor, allowing you to easily write, edit, and check code written in any of the most popular languages, both programming and mark-up languages. It is very easy to install and use, and relies on a really big number of text and code editing tools.
This program recognizes and highlights instructions and source code keywords written in C++, Java, Perl, PHP, COBOL, HTML, and XML, among many others. It also provides debugging functions that allow you to identify coding errors easily. However, it is very important to take into account that EditRocket is neither a compiler nor an interpreter. Therefore, it only helps you by pointing out which code structures are not correct.
The program comes with a built-in explorer for easily locating and accessing the files you need to edit. It also allows you to introduce predefined statements and instructions loops in each supported language in a quick and simple way, helping you to avoid typing errors and to save time. Moreover, it offers you additional useful tools, like a spell checker, an FTP client and a macro recorder. Obviously, EditRocket results especially helpful for developers.
v4.0 [Dec 8, 2010]
Enhancements
* Added an FTP and SFTP client available in the Tools menu
* Added open from FTP / SFTP server option
* Added save to FTP / SFTP server option
* Show in Browser option now prompts for which browser to launch on Windows and Mac such as Firefox, Safari, Opera, Chrome, and Internet Explorer
* Added JavaScript compressor
* Added JavaScript validator
* Added Column Selection Mode option (Edit - Column Selection Mode)
* Added Bookmark found lines option to Find / Replace tool
* Added Edit -> Text -> Insert International Chars option
* Added standard C library function lookup to Objective-C
* Added standard c library autocompletion to Objective-C
* Added auto signature display on ( for Objective-C for standard c libraries
* Added C-style bracket event closures to Objective-C
* Added XMLHttpRequest object to JavaScript code builder
* Added undock tab option to the Window menu
* Added dock all windows option to Window menu
* Added undock all windows option to Window menu
* Added tile undocked windows vertically to Window menu
* Added tile undocked windows horizontally to Window menu
* Added side by side view - user selects the tabs / windows they want to view side by side
* Added more how to guides
Changes
* Hitting shift end with selected text now keeps text selection accordingly
* Hitting shift home with selected text now keeps text selection accordingly
* The Show in Browser option for HTML files now only creates temp files if the currently active tab has not been saved to the file system and is not modified