Log In  
 
 
Cart: 0 items
  Currency:
 
 


  Search SoftwareCasa
 
      
homeAbout Softwarecasasoftwarecasa blogMy accountsoftwarecasa support
UEStudio Upgrade
Version: v09.30
Publisher: IDM Computer Solutions
Delivery Type: Download
Operating System: Windows 7/Vista/XP/2000
Language: English
Please Note: Upgrade your existing UEStudio license to the latest version, PLUS receive FREE upgrades for all major and minor releases for the next 12 months!
Price: $39.95
Options:
Quantity:
100% Secure Ordering
Request Multi User Quote Upgrade Your Software

UEStudio 09.30

UEStudio 09.30 Upgrade

Fine Tuning, Better File Handling, Better VCS Support, and more...

UEStudio 09.30 includes increased performance, dramatically improved file handling, and improvements/updates to CVS/Subversion. 09.30 also introduces a significant expansion of undo capabilities; and offers other minor user-requested enhancements - such as the "ignore" tabs in strings and comments.

New: Expanded undo support - no more undo limitations!

Not only have we expanded the undo limit, allowing you to undo segments dealing with more than 50 kb of data, we have also added undo support for the following functionality:

  • Wrap after column #, insert CR/LF
  • Convert to Fixed Columns
  • Convert to Character Delimited
  • Insert String at Every Increment
  • Sort
  • Convert CRLFs to Wrap
  • Convert Wrap to CRLF
  • Tabs To Spaces
  • Spaces To Tabs (all)
  • Spaces To Tabs (leading)
  • XML Convert To CRLFs
  • Artistic Styler

New: Base 64 encoding and decoding

Have you ever found yourself staring at a base64-encoded string wondering how to get the data in a format that's readable to you? UEStudio 09.30 includes the ability to encode and decode base64 (accessible in the Edit menu).

Base 64 encoding and decoding

New: Lines containing string dialog uses edit font

Lines containing string dialog uses edit font

The "Lines containing string" dialog now uses your edit window font - a welcome enhancement, as you can now browse through your list of lines with a monospace font in order to see indentation level.

Improved: Version control system support

UEStudio 09.30 improves upon existing version control support, including enhanced automatic importing of version control account information, better local file path handling, and a few other minor improvements to make your VCS operations in and out of UEStudio easier, faster, and smoother.

Improved: Faster file opening

UEStudio 09.30 includes many "under the hood" improvements for file handling; specifically, opening files from Windows explorer. Opening multiple UEStudio-associated files from explorer by highlighting them and pressing Enter is almost instantaneous, as is right-clicking a selection of files and selecting the UEStudio option. Further improvements have been made to greatly increase the speed of reloading files on startup.

UEStudio 09.20 Features

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!

XML Manager provides parsed tree view of XML-based documents

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.

XML Manager provides parsed tree view of XML-based documents

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.

Code Folding enhancements including folding guide lines

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.

UEStudio v09.00 Features

UEStudio combines a powerful IDE with UltraEdit, the world's best text editor.

UEStudio v09.00 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 '09...Designed to transform the way you work!

GUI refresh; new toolbars, child windows, and more...See for yourself...

Besides a host of new features and enhancements, UEStudio's powerful new interface delivers an unsurpassed user experience for any text editing need. Moving your child windows has never been easier. We've provided more control to you - the user - for moving, docking, and hiding child windows. UEStudio '09 offers more flexibility in placement of your child windows with tabbed child windows and auto-hide controls.

Integrated PHP Debugging with Xdebug

UEStudio '09 introduces vastly improved PHP support by integrating PHP debugging through locally running Apache/PHP and Xdebug (a popular, free PHP debugger). Setup only takes a few minutes, and all you need to do to start debugging is add your PHP application to a new project and select the integrated Xdebug debugger.

XML Manager provides parsed tree view of XML-based documents

CVS support: Auto-discovery of CVS files

Version control has never been easier in UEStudio. Gone are the days of manually setting up VCS-controlled files/folders in your project. From now on, UEStudio will automatically detect files/folders under VCS and prompt you to import the CVS/SVN record and information for the files so you can continue to save to and from the VCS server through your project.

Javascript Lint integration

Keep your Javascript code - and your UEStudio scripts - bulletproof and beautiful with Javascript Lint! Run the Javascript Lint tool in UEStudio from the Format menu; UEStudio will parse the active .js file and return any errors or warnings to the output window.

Quick Open Address Bar

Access your files easier and faster with the new quick open address bar. The component is based on Windows explorer, providing you with drop-down suggestions as you type.

Improved FTP support

One of your favorite features has just gotten better... We've included a variety of new enhancements and improvements to all FTP components! These include, but are not limited to:

  • Full support for FTPS (Control only, Control and data, Implicit)
  • Redesigned, more intuitive Open from FTP/Save as to FTP dialogs
  • Ability to set a remote or local filter (provides filtering ability for SFTP)
  • Improved proxy support
  • Improved SSH/SSL certificate handling
  • Ability to set local default directory for each FTP account
  • Ability to provide a LIST command for each account

Clients who bought this also browsed these titles:

Softwarecasa Moneyback Guarantee
softwarecasa new Software

Bestsellers




Categories



: