UEStudio 09.20 Upgrade Announcing UEStudio 09.20: All New XML Manager, Sort Improvements, Code Folding Guides, and Much More... UEStudio v09.20 promises to be one of the most substantial point releases to date. We've added a completely new XML Manager which provides a parsed graphical tree-style view of any XML-based document opened in UEStudio. Got an XML error log file lacking new lines? No problem; open it up with 09.20's XML Manager and graphically browse the file to view, select, delete, copy/paste, and move nodes WITHOUT getting lost in a sea of never-ending XML data! Of course, the XML Manager is only the beginning... as is typical of so many IDM releases, most of our new features and enhancements are spawned from your feedback... including greatly expanded sort functionality, column marker improvements, and more... Read on below. New: XML Manager provides parsed tree view of XML-based documents Access a parsed tree-style view of your XML-based files - any XML based file. The XML Manager can handle any file that is highlighted as XML; once the file is loaded, open up the XML Manager window and scroll through the XML tree to view parent/child nodes and elements. The collapsible nodes give you the ability to inspect one or more branches at a time, allowing you to see only what you want to see. The XML Manager icons provide visual indicators of element types. The right-click context menu in the XML Manager gives you the ability to select and delete elements, cut/copy/paste elements, and duplicate elements. Frustrated with XML-based log files or error logs lacking new line characters? The XML Manager makes dealing with these a cinch! Browse elements in the XML tree view and double-click to jump to the element in the file - even if there are no line breaks! | UEStudio Testimonials "The new user interface is terrific and the ability to autohide on the windows is brilliant. It allows me to have the full screen for editing and the other windows at a mouse move." - Greg I. "I love all the new features, especially the dockable windows and the new file tab look. IDM is the best company in the world with the best software!" - Richard C. "UEStudio ... adds a stunning array of features to an already extremely powerful text editor. In fact, UEStudio goes far beyond a text editor. It's a true integrated development environment (IDE)..." - Marc B. (UEStudio) is THE tool that I use every day, I'm not sure how long I've been using IDM products now, but I've never been happier. Your products have never caused me one problem, and as soon as I think "wouldn't it be nice if........" I find that you have added the feature. - Keith A. UEStudio Awards DoDownload.com 5 cheese award UEStudio was reviewed by our software testing team and got EXCELLENT award (5 cheeses) by www.DoDownload.com software archive. UEStudio '05 has been awarded the Softpedia "100% Clean" Award, indicating that it is completely free of adware, spyware, or viruses. FiveSign Network has awarded UEStudio '06 with 4.5 stars. |
Finally, we've also freed up the existing XML Convert to CR/LF functionality to work on ANY file that is highlighted as XML. If you have an "extension-less" log file full of XML data on a single line, simply go to View -> View As and select "XML" to activate and use the XML Convert to CR/LF feature. New: Code Folding enhancements including folding guide lines Another addition to the v09.20 release, our new code folding guides provide you a visual indication of logical blocks of code, as well as a preview on how the code will fold. Guide lines begin at the open/close fold block and end with a "tail" at the matching close fold string.  We've also moved folding processing to a separate thread so you can open and navigate large files while folding is parsing in the background without any loss in performance. New: Unlimited column markers, column marker "groups", more... Forget about the old limit of 12 column markers. V09.20 does away with the hard-coded limit and introduces a completely new column marker interface including the ability to logically "group" and name column markers for your convenience. You can toggle column markers on or off via the new Show Column Markers command, or assign a custom hotkey to the new key mapping command ViewShowColumnMarkers. And of course your existing legacy column markers are preserved in their own group. New: Sort now includes the ability to delete duplicates based on any or all keys You requested it, we delivered it. The Sort option (in File -> Sort -> Advanced Sort Options) now provides the ability to remove duplicates based on any or all of your sort keys! Using the Remove Duplicates option "Where All Selected Keys Match", you can select only those keys that should be used to evaluate duplicates, while the actual sort itself will still respect all keys. To further support the expanded functionality of the Sort engine, we've added a new "sort" object to UEStudio's scripting environment including a new sort() method and many new properties for duplicate removal based on keys, as well as new macro commands for sorting and removing duplicates based on keys. Complete documentation is available in the v09.20 Help files under "Scripting Commands" and "Macro Commands". UEStudio v09.00 Features UEStudio '09...Designed to transform the way you work! UEStudio '09 builds upon the highly acclaimed UltraEdit v14, but goes even further to bring you a must-see interface that offers stunning new functionality, as well as an array of powerful new features - such as an integrated PHP debugger, updated version control, and so much more... UEStudio v09.00 Features and Changes - Usability and interface improvements; including
- New gradient toolbars
- Named child windows with improved docking control functionality
- New file tabs with (optional) coloring and close icon
- Tabbed, auto-hidden child windows
- Drag-and-drop functionality to vertically or horizontally split window
- Integrated PHP Debugging (with local webserver and Xdebug)
- Enhanced PHP IntelliTip support
- Integrated Javascript lint (selectable from the Format menu)
- Support for current versions of SVN and VCS
- Added CVS commands to right-click context menu
- Added ability to move to prev/next output window error message with hotkeys
- Automatic detection of files under version control
- Improved FTP Support
- Full support for FTPS (Control only, Control and data, Implicit)
- Redesigned Open from FTP/Save as to FTP dialogs
- Ability to set a (server based) remote or (Perl regex based) local filter (provides filtering ability for SFTP)
- Improved proxy support
- Ability to set local default directory for each FTP account
- Scripting access to the clipboard
- Access content on the clipboard via UltraEdit.clipboardContent;
- Fill the clipboard via var myClipboardContent = UltraEdit.clipboardContent;
- Threaded function list with option to move focus to function list on refresh
- Line numbers available for "List lines containing string" dialog
- Enhanced large file detection and handling
- Prompt for each large file opened to open without temp files, line numbers, etc.
- Single click activates file in "Open" list (file tree view)
- Added application icon to Windows Explorer context menu option
- Added ability to add up to 20 external Help files
- Added ability to specify column order for bookmark viewer
- Added menu option to reset floating dialogs (View -> Views/Lists -> Recover Floating Windows)
- Many other minor enhancements/improvements
| | UEStudio v09.00 includes all the features of UltraEdit plus native support for over 30 popular compilers (including Microsoft Visual C++, Java, GNU C/C++, PHP, Perl and over 30 others), an integrated debugger, integrated VCS version control, built-in class browsing, language intelligence (like Intellisense), project converter, and a batch builder...to name just a few of its advanced features. UEStudio is fast, lightweight, and powerful... and offers any UltraEdit user advanced programming functionality at a fantastic value! UEStudio integrated development environment features UEStudio is the powerful IDE built on the chassis of UltraEdit, the world renowned text editor. As a full integrated development environment, UEStudio includes all the features of the powerful UltraEdit text editor plus native support for over 30 popular compilers (including Microsoft Visual C++, Java, GNU C/C++, PHP, Perl and over 30 others). UEStudio includes integrated debugging, VCS version control, built-in class browsing, language intelligence (like Intellisense), project conversion, and batch building features, as well as many other advanced features. Powerful project/solution features - Visual Studio 6/05 project to UEStudio project conversion
- Integrated compiler support (note: compilers not included with IDE)
- Integrated CVS version control support
- Integrated SVN support
- Support for multiple SVN/CVS modules within a project
- Integrated tag support
- Powerful project manager
- Compiler-specific project templates
Application building features - Compile your projects from within UEStudio
- Build/batch build
- Debug
- Integrated debugger support for WinDbg for Microsoft C/C++ applications
- WinDbg can be downloaded in debugger configuration
- Windows symbol packages can be downloaded in debugger configuration
- Run your application from within UEStudio
Editing features - All the powerful features of UltraEdit text editor are included in UEStudio
- Support for alternate data streams (ADS) on NTFS operating systems
Extended toolbars - All standard UltraEdit toolbars are included in UEStudio
- Build toolbar
- HTML toolbar
- IntelliTips toolbar
- Resource editor toolbar
- Tools toolbar
- Style builder
- GUID generator
- Visual Studio project converter
- XMLint support
Script toolbar features - Special PHP/Ruby scripting support
- Run and test your PHP/Ruby scripts from within UEStudio
- New PHP function checks syntax of all open PHP files
- Parse your PHP/Ruby documents
- Strip comments
- Highlight source
Enhanced workspace manager features - Classviewer for open project
- Resource editor
- Integrated tags for symbols (functions, variables, etc.)
- Goto symbol definition (will open file and position cursor at definition)
- Find symbol in active document
- Find symbol in project files
- FTP account access in file tree view
Other features - Integrated scripting engine (based on Javascript) provides powerful macro-like ability to automate editing tasks
- FTP/SFTP browser
- SSH/telnet window (dockable)
- Clipboard history
- Codepage conversion support
- Ability to backup toolbars and other personal customizations
- File tab color highlighting (based on file extension)
- Multi-key mapping (chords)
|