SlickEdit for Solaris SPARC and Solaris x86 2021 (v26.0)

Adds threading support for "List current context" search option when searching multiple files.
October 14, 2021 - 8:36
New Version

Features

  • Language Support
    • New Julia Language support
      • Added support for color coding.
      • Added smart editing features including smart indenting, SmartPaste(TM) and reindenting on Tab.
      • Added support for translated backslash unicode abbreviation names to unicode characters.
      • Defs tool window now lists tags and added support for displaying statements.
      • Added tab key translation support for backslash unicode character specifications ("\alpha<Tab>").
      • Added single and multi-file project support.
      • Added partial support for Context Tagging(TM).
      • Added interactive REPL support (Read-Eval-Print-Loop).
    • New Terraform Language support
      • Added support for color coding.
      • Added smart editing features including smart indenting, SmartPaste(TM) and reindenting on Tab.
      • Defs tool window now lists tags and added support for displaying statements.
    • New Dart Language support (preliminary, work in progress)
      • Added support for color coding.
      • Defs tool window now lists tags and added support for displaying statements.
      • Added single and multi-file project support.
      • Added partial support for Context Tagging(TM).
      • Added interactive REPL support (Read-Eval-Print-Loop).
      • Added real time error support.
    • C++ and Objective-C
      • Tagging now supports new syntax introduced in C++20.
      • Added support for tagging Objective-C function blocks.
      • Numerous other improvements to Objective-C context tagging.
      • Added Advanced C/C++ Advanced Option to treat nested structs like they are scoped in ANSI-C. This can help when working with mixed code.
    • Python Enhancements
      • Updated run-time tag file to Python 3.9.1.
    • Swift Enhancements
      • Added interactive REPL support (Read-Eval-Print-Loop).
  • Project Support
    • Improved wildcard support
      • Improved Microsoft Visual Studio wildcard project support (i.e. csproj). Now automatically updates Project tool window, tag file and file list in the background. No need to explicitly Refresh the Project tool window and/or rebuild the tag file.
      • When adding new files to the project, no explicit filenames are added to the project if they match existing wildcards.
      • Improved updating when new files matching wildcards are added while outside of SlickEdit.
      • The wildcard cache is now saved when you close the workspace and restored when you open the workspace. For large wildcard projects, this can significantly reduce startup time when restoring the Project tool window. After opening the workspace, the wildcards are updated in the background.
      • Wildcards are now updated in the background except when the wildcard cache is empty.
    • Improved Quick-Start project wizard
      • Quick-Start configuration now lets you directly open projects or workspaces from other tools.
      • Project > Open Workspace... added a new smart dialog to help you discover that SlickEdit can open projects and workspaces from other tools.
    • Improved New Project dialog
      • Project > New... dialog is now resizable.
      • Added the ability to directly add a tree of source files, recursively or as a wildcard in the Project > New... dialog.
      • Project > New... will now set the project working directory if the source tree added differs from the project directory.
  • Find and Replace
    • Improved ability to cancel a foreground search/replace. If your search is taking too long (more than 5 seconds), press any key (i.e Esc) and you will be prompted to cancel.
    • Improved ability to cancel a foreground multi-file search/replace. If your search is taking too long, press any key (i.e Esc) and you will be prompted to cancel.
    • Added threading support for "List current context" search option when searching multiple files. Significantly faster if less than half the files have a match.
  • Files
    • Open tool window now has an option to show indicator for files which are read-only on disk.
    • Open tool window now has an option to show indicator for files which are writable on disk.
  • DIFFzilla®
    • Next Diff and Prev Diff are now much faster.
    • Multi-file diff are now much faster on extremely large files.
      • Multi-file diff now has a size limit to initially enforce a byte-by-byte compare rather than an actual diff.
      • You can still diff by clicking the Diff button in the multi-file diff dialog.
    • Added support for horizontal scrolling using a mouse.
  • Version Control Enhancements
    • General version control enhancements
      • Diff dialog is now built in to Compare Workspace/Project/Directory with version control.
      • Shelving now supports adding a file to any existing shelf file, not just the ones listed in the menu.
      • Version Control Configuration setup has been re-tooled.
        • Improved setting the version control system for default, current workspace and project.
        • Old separate list of SCC providers has been removed.
        • New lists make it easy to see which systems SlickEdit has specialized support for, SCC support for and old-style command line support for.
        • Version Control menu is now at top level.
        • Version Control Configuration is now in its own category in Options dialog.
    • Git specific enhancements
      • Support for the following now integrated into SlickEdit:
        • Checkout:
          • Supports listing branches available locally or listing all remote branches.
          • Has support to checkout a new branch.
        • Stash.
        • Pop.
        • Pull.
        • Push.
        • Blame.
  • Tagging
    • New History category has been added to Auto-Complete which shows recent and frequently used completions you have used in the current scope.
    • Auto-Complete now supports suggesting completions for keywords and symbols you have made minor typos in.
    • Key parts of the Auto-Complete engine have been rewritten in native C++ for better performance.
    • Added support for tagging source files in compressed tar archives.
    • Added symbol-info-help command to bring up symbol information like mouse-over does for symbol under cursor (Ctrl+Alt+Comma).
    • Added codehelp-update-context-stats for reporting local context tagging performance statistics.
    • Added codehelp-tag-file-stats for reporting tag file size statistics for debugging performance issues.
  • Highlight Tool Window
    • Added new feature for highlighting word patterns.
    • Added the ability to quickly add words, strings, or regular expressions to highlight.
    • Added the ability to define multiple Highlight profiles.
    • Added the ability to select several style options for how to do the highlighting.
    • Word patterns can now be case-sensitive, case-insensitive or language dependent.
    • Word patterns can now be restricted to a particular language mode.
    • Highlight Tool Window now works seamlessly with very large files.
    • Added the ability use extended color palette which adapts to the current color profile.
    • Added the option to show scroll bar markup for highlighted items.
  • Appearance Enhancements
    • Application Theme
      • Added the ability to automatically detect Microsoft Windows 10 Dark app mode and use SlickEdit's Dark theme.
      • Improved Dark application color theme scroll bar colors to make it more visible.
    • Fonts
      • Added per-language configuration for editor, minimap and diff font and size.
      • The Window > Font... dialog is now resizable.
      • Font ligature support has been added for Windows 32-bit.
      • Font ligature support has been added for Linux 64-bit (Qt5 version only).
      • Improved Appearance > Fonts configuration dialog.
    • Colors
      • Added the ability to have a color scheme inherit settings from a predefined color scheme.
      • Added new color schemes: Charcoal, Ash, Stone and Onyx.
      • Added the ability to change color profile per-buffer (View > Color...).
      • Added the ability to change color profile for mini-map per-buffer (right-click > Color...).
      • Added per-language configuration for editor and minimap color profiles.
      • Enhanced Color dialog to preview all colors in the list of colors.
      • Added setting to Color dialog for default mini-map color profile.
      • Improved code for resizing the Color configuration dialog.
      • Added ability to import color themes from Visual Studio, Apple Xcode, VSCode and Eclipse.
    • Symbol coloring
      • Each color profile now has colors defined for symbol coloring rules. This mitigates the need for a relationship between color profiles and a compatible symbol coloring scheme, as all built-in symbol coloring schemes are now compatible with all built-in color profiles.
      • Each color profile also has a palette of symbol coloring colors, selected as color-safe foreground colors tuned to the background canvas color of each color profile. These can be used when adding new symbol coloring rules instead of defining colors directly in the symbol coloring scheme (which may or may not be compatible with all color profiles).
      • Improved code for resizing the Symbol Coloring configuration dialog.
      • Added the option to "Override Library Symbols" so that identifiers normally color coded as "Library Symbol" or "User Defined Keyword" can be colored by Symbol Coloring if their definition is found by Context Tagging.
    • Tree controls and tool windows
      • Tree controls now support smooth horizontal scrolling. Examples include the Defs tool window, Class, Projects, Symbols, Bookmarks, Annotations, References and most Debug tool windows.
  • Printing
    • Added the ability to select a color profile for printing. This makes it easier to print color or grayscale even if you are using an editor color profile with a dark background.
  • F1 Edit Window Help Enhancements
    • When you press F1 on a function name or member name, SlickEdit will now attempt to determine the package/namespace/class that the current word belongs to. The class (possibly with namespace/package) has been added to the search URL so you are much more likely to get help on the right member. This is very helpful for highly typed languages like C#, Java and C++.
    • Custom help URLs can now be configured per Language. Multiple URLs can be configured based on what is found at the cursor.
  • Build Window Enhancements
    • Added the option to hide VSLICKERRORPATH lines to reduce clutter in build window. These lines are hidden by default.
    • Added the option to hide change directory commands to reduce clutter in build window. These lines are shown by default.
    • Improved Terminal and Build window completion support for tar, jar and unzip commands.
    • Build commands with "Clear build window" set now queue up the clear command along with the build command. That way, you can still see all the output from the previous build command until it's finished.
  • Color Coding Engine improvements
    • Previously, you could only specify the color for the entire start and/or end text that was matched. Now you can specify multiple colors using match groups and/or offsets and lengths.
  • General
    • Improved touch scrolling and touch support.
    • By default, creating a new file without specifying a filename sets the filename to something like "Untitled YYYY-MM-DD". You can now turn this new feature off. This makes it easier to identify Untitled files and use backup history. This also allows you to save untitled files without specifying a name. If you close or rename (Save As) an Untitled file, the temp file will now be deleted if necessary.
    • Added $<VarName> color coding for strings which supports them (PHP, Microsoft PowerShell, Kotlin, Scala, Perl and Dart).
    • Improved multiple clipboard support. When you copy text to the clipboard, if the current clipboard is a text clipboard created by another application, that system clipboard is added to the multiple clipboards before your clipboard is added. This allows you to get back to older clipboards created outside of SlickEdit.
    • Windows: Added support for pasting FileNameW format clipboard as text. This allows you to use Ctrl+C on a filename in the Windows File Explorer and then paste it into SlickEdit.
    • Linux:
      • Improved launcher support.
      • Improved support for Gnome launcher.
      • Added menu item to create another instance of SlickEdit.
      • Added commands for quickly editing the various .desktop launcher files (edit_desktop_shortcut,edit_app_shortcut,edit_diff_app_shortcut).
    • Find File (not to be confused with Find in Files) now supports matching files, directories or both.
    • Improved multiple instance support. Added -sid <instance-id> invocation option which allows you to specify a specific instance. No instance ID specifies the most recently activated instance.
    • Bookmarks will now attempt to restore the window the bookmark was set in when using One file per window mode. The Bookmark window ID is saved and restored when you restart SlickEdit.
    • Added Softwrap line break cache. This helps scrolling performance in situations where there are long lines that are softwrapped.
    • Window > Font selection form is now resizable.
    • When using multiple cursors, the Tab key can now be used to align multiple lines of text at a common tab stop, making it very easy to align tabular data.
    • The copy-to-clipboard command (Ctrl+C) will now detect if there is no selection and the current line is the first line of a block statement, and prompt if you want to copy the entire block, just the current line, or the outer-most surrounding statement. This feature closely mirrors the behavior when using the cut-line or delete-line commands on the first line of a block statement, where you are prompted to just delete the current line, delete the entire block, or unsurround the block.
    • Added a new copy-code-block command which can be used with the cursor on the first line of a code block to copy the contents of a code block to the clipboard.
    • Added a new copy-surround-block command which can be used with the cursor on the first line of a statement block to copy the outer-most surrounding statement. This statement can then be pasted automatically triggering Dynamic Surround mode. It is also a very simple way to copy and paste an outer statement.
    • XMLDoc comment expansion will now skip <returns> for classes, packages, constructors, destructors and functions with void return types.
  • Documentation
    • Updated PDF emulation cheat sheets (found in slickedit/docs/ directory).
SlickEdit for Solaris SPARC and Solaris x86

SlickEdit for Solaris SPARC and Solaris x86

Write more code faster and more accurately in over 50 programming languages on 9 different platforms.

Got a Question?

Live Chat with our SlickEdit licensing specialists now.