SlickEdit 2015 (v20.0.1) - Now Available

Slickedit 2015. 12. 15. 10:12 posted by CecilDeSK
반응형

SlickEdit 2015 (v20.0.1) is now available for download from your registered products page or trial download.

Fixes, Features, and Enhancements in SlickEdit 2015 (v20.0.1)

  • Language Support
    • Fix Preview window so that it jumps to first line of #include or Cobol copy book when cursor is sitting on that line.  Also allow it to preview where Ctrl+Dot would go when you are sitting on a break, continue, case, or return statement.
    • Windows only. Fix for case where launching a browser from the application (e.g. Help>SlickEdit Support Web Site) would always run Internet Explorer instead of the browser the user had specified in Options.
    • Setting the language specific color coding lexer from a valid lexer to (None) wasn't working.
    • Additional Doxygen comment keywords for \code{.java} and a variety of other languages.
    • Make D project templates work better.
    • Fix hang in Ruby tagging.
    • C++
      • Fix bugs handling std::map<>::iterator ->
      • Make C++ parser handle stacked template lists.
             
    • Swift
      • Added Single file project support.
      • Project template for Swift.
             
    • SystemVerilog
      • Fixed parameter and port alignment for module declarations and instantations.
      • Fixed bugs that prevented variable alignment from happening in some contexts.
      • Fixed formatting problems inside of class constraints and covergroups.
         
       
  • Tagging
    • Fix Slick-C stack in autotag dialog.
    • Fix bug where references were being searched case-insensitive in C/C++ when they should have been case-sensitive.
    • Add code to tag Swift libraries.
       
  • Toolbars and Tool Windows
    • Fix so that image and picture buttons work on floating edit windows.
    • Correctly restore Preview window layout preferences.
    • Fixed issues with Project tool window tree for renaming folders, moving folders up and down.
    • Fixed issue with Project tool window tree for right-clicking on Configurations and modifying for wrong project.
       
  • Find and Replace
    • Replacing regular expression Perl: \t with ',' in file breaks the Replace tool
    • Fix issue with custom typed File Types not being retained in dropdown history for Find/Replace in files.
       
  • DIFFzilla
    • Fix a Slick-C stack when sizing the divider bewtween the session tree and setup data in the Diff Setup dialog. Remove limit on session divider.
    • Fix a case where Source Diff could erroneously report changes in Mult-File diff.
       
  • Selective Display
    • Compute case statement nesting correctly.
       
  • General
    • Making a multi-line selection when in line hex mode simply didn't work. cursor_up and cursor_down commands needed to be tweaked to handle this correctly.
    • Add option to isdirectory() to not return -#option as a directory name. Use new option in main.e where we try to determine if we're being invoked with a directory.
    • Fixes so that when using def_scursor_style=1, Shift+Cursor keys work with inclusive column selections like v19.  Also fix so Backspace and Delete work for the strange single column inclusive selection case.
    • Fix bug where Files of Type Filters could get out of confused if you double clicked in it.
    • Add button to restore default SlickEdit options.
    • Add "No to all" when removing files from a project.
    • Fix for column position when do Brief paste of column selection in a Unicode buffer.
    • Fix for Windows DBCS locale: Color coding lexers were not being recognized as valid.
    • Fix for Windows DBCS locale: Regex could cause hang.


반응형