
Open any text format and edit the contents of HTML, PHP, JavaScript, Perl, Java, and XML documents in the editor for web development. It features customizable interface, instant diff operations. It also supports command line parameters and PHP script debugging.
UltraEdit is a complete text editor mostly used by professionals in web development and programming, but which can be used by regular individuals as a more complex substitute for Notepad.
It's appreciated by professionals because it offers unique features such as syntax highlighting for nearly every programming language, code folding, and hierarchical function listing and a powerful XML handler.
GUI provides multiple customizations options, such as selection of theme, layout, menu type and other minor settings. The interface has many sections, with lots of features displayed in the menu bar, and a novice user may feel overwhelmed.
Thankfully, the program has a help file where you'll find guidance on any issues you encounter.
Next, to continue the idea from the beginning, UltraEdit supports syntax of various programming languages, such as HTML, PHP, XML, JavaScript, Perl, HEX or Java.
You'll also find a powerful and intuitive-caret editor, so once your cursor is where you want in to be, you can copy, cut, paste and delete just the same as you normally would.
Moreover, it has a search bar that can help you search across files, find expressions or just a simple word.
Additionally, if you need to make quick edits to a file on a server, UltraEdit's integrated FTP capabilities and SSH/Telnet make it easy to work with remote files and interact with servers from a single application.
To summarize, if you want a complex text editor, that uses low memory resources, you can take a shot with UltraEdit.
v19.0 [Mar 8, 2013]
1. Significant performance gains in several areas
--Reloading of files on startup
--Loading/opening large numbers of files (with temp files)
--Loading very large files
--Switching between file tabs
--Perl regular expressions
--Undo in larger files
2. Copy/Paste syntax highlighting in RTF and HTML
--Available under Edit -> Copy Special
--Paste text with HTML/CSS markup to render highlighting within a browser
--Paste syntax colored text into other RTF editors (like MS Word)
3. Automatic highlighting of file types without extension
--Perl via shebang
--PHP via shebang
--Python via shebang
--XML via declaration
4. Status bar
--Encoding selector
--Changes encoding used to view active file
--Will not change file's original encoding
--Syntax highlighting selector
--Read-only toggle
--Insert/Overstrike toggle
--Separate areas for line terminator and file encoding properties
--Better display
5. Perl regular expression overhaul
--Searching in large files
--Find In Files
--Several Perl regexp issues addressed
--Full support for negative look-ahead/look-behind searches
6. File tab drag-and-drop improvements
--Drag file tab outside of UltraEdit to open it in new instance
--File settings retained when dragging and dropping between instances
--Modernized icons
--Optionally show hidden files
--Option to add close X to each file tab
--Improved support for 'Maintain separate process for each file opened from external applications
--Various other minor enhancements and improvements