Site menu


Statistics


    Total online: 1
    Guests: 1
    Users: 0

 

Calendar


free counters


PC Games List
Portable Software List
Kids Games List
     VIDEO COURSES


         TUTORIALS

       1000+ e-BOOKS



        1000+ MOVIES











Main » 2018 » February » 17 » IDM UEStudio v17.20.0.16 x86/x64
17:32:18
IDM UEStudio v17.20.0.16 x86/x64
IDM UEStudio v17.20.0.16 x86/x64



Size : 175,38 Mb

HOME PAGE


UEStudio - Essential for Developers, Revolutionary for Power Users. UEStudio offers all the functionality of UltraEdit plus other exciting and powerful features! Whether you are simply editing text, building applications, maintaining databases, or constructing websites, UEStudio adds a stunning array of features to an already extremely powerful text editor.
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. A free trial is available, so download your copy today to begin writing, debugging, and building applications in your favorite programming language.



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
• Auto-discovery of files under CVS
• 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
• Run your application from within UEStudio

Web development features

• Special PHP/Ruby scripting support
• Run and test your PHP/Ruby scripts from within UEStudio
• Integrated PHP debugging with XDebug
• PHP syntax-checking
• PHP IntelliTip support for PHP elements
• Parse your PHP/Ruby documents
• Strip comments
• Highlight source
• Integrated javascript lint

Enhanced workspace manager features

• Classviewer for open project
• Resource editor
• Integrated tags for symbols (functions, variables, etc.)
• FTP account access in file tree view

Language intelligence (IntelliTips) features

• IntelliTips (like IntelliSense)
• Quick tips
• Function tips

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

Editing features

• All the powerful features of UltraEdit text editor are included in UEStudio
• Support for alternate data streams (ADS) on NTFS operating systems

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)

New Features UEStudio 17

• Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments
• Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column
• GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults
• Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (\A, \z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues
• Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
• Find / replace in files enhancements:
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results
• XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
• Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted as a background-image property
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
• Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items
• "Join line(s)" feature (Edit tab):
- Option to preserve leading spaces in Advanced » Settings » Editor » Advanced
• Compare in UC Pro externally detected changes from file change detection prompt
• New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list
• "Close all files to left / right" in file tab context menu (with key mapping support)
• "Add to [Favorite / Project] Files" options on file tab / file view context menu
• Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists
• New option to use classic theme for printing ("Page setup" dialog)
• User tools and default associated shortcuts now begin with "1" instead of "0"
• Highlighting for embedded PHP / Ruby / ASP code in HTML comments and strings
• Standardized capitalization of text (sentence case) in menus and UI
• New /LanguageMarker flag for wordfiles for expanded shebang line recognition
• New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode
• "Defaults" button in sort settings dialog
• "Delete selected lines" now deletes complete line even if not completely selected
• Paste into multiple selected columns while in column mode now pastes into all columns
• Full customization support for edit window and file tab context menus
• Improved performance and data handling with shared FTP accounts
• Optimized file change detection to avoid pause when checking for changes in all open files
• Support for OpenSSH 7.0+ (SSH console)
• Addressed issues related to FTP-linked project folder
• Addressed several issues when default ANSI encoding set to non-Latin code page

New Features UEStudio 17.10

• JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Set key as object identifier (context menu)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
• Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in Theme Manager
• JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
• JSON wordfile / syntax highlighting (special internal handling for key/value pairs)
• Greatly improved performance with Document Map, especially in large files
• Greatly improved performance with Line Change Indicator (LCI), especially in large files
• Addressed all issues related to LCI

New Features UEStudio 17.20

• Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
• Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
• Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
• Syntax highlighting improvements:
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
• Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
• Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
• SSH/Telnet and FTP now prompt for user name when not set
• Reverted accelerator keys for File Change Detection dialog buttons
• Addressed XML / HTML tag highlighting issues with Asian characters
• Addressed several column mode issues when editing multi-byte (Asian) characters
• Addressed issues with file/folder paths containing Unicode characters in .prj files
• Addressed file change detection prompt with time zone change or daylight savings change
• Addressed word wrap issues with non-Latin characters
• Addressed issues with UltraEdit (legacy) and Unix style regular expressions
• Addressed issue with hex insert in files greater than 4 GB

What's new in build 16:

- Addressed syntax highlighting issue with string highlighting
- Addressed issue with display of unprintable characters in selected text
- Addressed issue with select range toggling column mode
- Addressed issue with focus jumping after dragging scroll thumb to reposition in active file
- Addressed issue where running 1st project tool actually runs 21st project tool





Check links with this FILEFACTORY LINK CHECKER






If links are dead, please leave comment in the post.








http://www.filefactory.com/file/ru1jdyx4ufp/








 
Category: SOFTWARE | Views: 258 | Added by: saradaddy | Rating: 5.0/1
Total comments: 0
javascript://
There are *:
Email:
Code *: