« on: July 26, 2023, 10:56:24 PM »
SlickEdit 2024 (v29.0.0)
Fixes, Features, and Enhancements in SlickEdit 2024 (29.0.0)- New Languages Supported
- TOML
- Color Coding
- Smart editing including smart indenting, smart tab, and SmartPaste
- Beautifier
- Language Support Enhancements
- Python Enhancements
- Improved Context Tagging for Python 3.x run-time libraries.
- Updated Context Tagging run-time library for Python to 3.12.
- Added support for Python 3.1 Match statement: Color coding, Smart editing, and Beautifier.
- HTML Enhancements
- Spell checking source now checks configured elements.
- XML Enhancements
- Spell checking source now checks configured elements.
- JSON Enhancements
- Added array alignment option to beautifier.
- Project Enhancements
- Optionally run project commands in Terminal tool windows. This makes it possible to run multiple project commands at the same time.
- C/C++ debugging project types now support auto directory project creation on invocation (i.e. vs <source-dir>).
- Defs tool window
- Improved handling of nested package/namespaces.
- Find and Replace tool window
- New hot keys for choosing multi-file search results window. Use Alt+0..Alt+9 (Mac: Command+0..Command+9) to choose search results window.
- General
- New copy-as-html-text command (Edit>Copy As>Copy As HTML Text). This allows you to create HTML markup text for color coded source code.
- Not all fixes/changes have been listed.
« Last Edit: November 21, 2024, 09:30:59 PM by Clark »
Logged