
UEStudio is an editor aimed at editing texts, building applications, maintaining databases, or constructing websites. Although you can use it simply as a text editor, its full advantages can be fully realized when you use it for different types of software development. It supports viewing and editing virtually any kind of text-based files, and if you ever find a file type that newly installed UEStudio cannot support, you can download the needed files from its developer’s site.
UEStudio’s interface is definitely not easy to use for the regular user. As it is mainly intended for developers, it is packed with menu commands and toolbars. So, I would not recommend you to use this software as a standard text editor. However, let me tell you that this program allows you to use different environments. This means that you can customize the interface to show only the elements needed for the kind of task you are carrying out. There is, for instance, Notepad Replacement, the easiest of all the environments, intended for simple text editing. The Power User environment provides enriched editing functionalities, such as syntax highlighting, automation with macros, dockable function list, etc. Other environments include Programmer, Software Developer, System Administrator, Technical Writer and Web Developer. However, you will not be limited to use any of these environments because the screen layout is fully customizable, allowing you to resize, hide/show and dock/undock the panels.
As a fully integrated development environment, it can support more than 30 assemblers and compilers but you must be aware that these have to be installed on your system. In relation to this, it allows batch building and compiling. When writing the code, you will probably be pleased with the available editing functionalities like as customizable color coding and code collapse or expansion. This recent version even includes an integrated debugger. In fewer words, UEStudio is likely to satisfy even the most demanding developers.
v12.2 [Oct 3, 2012]
-Smart Template improvements:
-Project-based templates
-Insert templates by name via macros/scripting (refer to Help documentation for syntax)
-Drag-and-drop text to template list to create new templates
-Modify template name directly in template list
-Open template file directly in editor (right-click template group in template list)
-Description field for templates (displayed in tooltip in template list)
-Line Change Indicator improvements:
-Jump to next or previous change in active file
-Ability to configure LCI width
-All reported LCI issues fixed
-Option to delete unencrypted backup file(s) when encrypting files
-Improved configuration options for File Associations
-Several improvements for running macros on large amounts of data
-Addressed issues with Backup/Restore User Customizations
-Addressed issues with Delete All Hidden Lines
-Other minor enhancements and improvements