IDM Computer Solutions heeft versie 19.00 van UltraEdit uitgebracht. Deze multifunctionele teksteditor kan overweg met gewone ascii-tekst, maar hexadecimale bestanden en html-bestanden zijn evenmin een probleem. Verder beschikt het over features als macro's, verticale blokselectie, syntax highlighting, een ingebouwde ftp-client en spellingscontrole in diverse talen. Het changelog voor versie 19.00 laat de volgende veranderingen en verbeteringen zien:
UltraEdit version 19.00 changes:
- 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
 - 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)
 - Automatic highlighting of file types without extension
 
- Perl via shebang (ex: #!/bin/perl)
 - PHP via shebang (ex: #!/bin/php)
 - Python via shebang (ex: #!/bin/python)
 - XML via declaration (ex: )
 - New 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
 - Perl regular expression overhaul
 
- Performance
 
- Searching in large files
 - Find In Files
 - Accuracy
 
- Several Perl regexp issues addressed
 - Full support for negative look-ahead/look-behind searches
 - File tab drag-and-drop improvements
 
- Drag file tab outside of UltraEdit to open it in new instance
 - File's settings retained when dragging and dropping between instances
 - File View improvements
 
- 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