New User Interface Architecture |
We reworked our user interface architecture across all of our supported platforms. There are enhancements to many dialogs and controls. The open/save file dialogs on Linux systems are also greatly improved.
|
|
|
Beautifier Enhancements |
SlickEdit now features a new beautifier framework for C/C++ and Objective-C. Choose from any of the existing profiles, or modify a profile that most closely matches your preferences and save it.
|
|
Android SDK Projects |
There is a new Java project wizard that allows you to create and build Android applications and library projects. You can build, rebuild, and clean your Android projects by using the tools on the Build menu.

|
|
|
Android project wizard allows you to select the Android SDK location and target SDK version. Both App and Library project types are supported. |
|
|
New Build Tool Wizard |
When you have a project open, the New Build Tool Wizard provides a fast and easy way to add custom build commands. |
|
Document Overview Bar |
A new document overview bar is now available in the editor control, attached to the vertical scrollbar.In regular editor windows, colored tick marks are displayed for bookmarks and compiler errors. In DIFFzilla, locations of file differences are marked.You can click the tick marks to quickly navigate to that location in the source.

|
|
|
The Document Overview Bar, as show here in DIFFZilla, allows you to quickly jump to marked locations in the file. |
|
Expanded Auto-Complete Facility |
The list members functionality of Context Tagging® has been integrated into Auto-Complete so that there is one consistent symbol completion interface and one set of options for symbol completion. Auto-complete shows function prototypes when you narrow the list down to a small set of functions, allowing you to choose which overloaded function you want to call and then go immediately into function argument help for that function.The options for syntax expansion and alias expansion have been moved to the langauge-specific Auto-Complete options page so that all completion options can be configured from one unified location.
|
|
|
Improved Objective-C Language Support |
Auto-completion, context tagging, and formatting of Objective-C has been greatly improved in this release. Objective-C has also been incorporated into the new Beautifier framework. |
|
|
ODB Editor Suite Support for Mac |
SlickEdit now supports the ODB Editor interface, which allows other applications and utilities to use SlickEdit as an external editor.
|
|
Support for Xcode 4 Workspaces |
This release introduces support for Xcode 4 format .xcworkspace bundles.
|
|
Ubuntu Unity Desktop |
SlickEdit now properly supports the Unity Desktop's shared menu bar.
|