Actipro SyntaxEditor for WPF 24.1.4
Released: Dec 17, 2024
Updates in 24.1.4
Features
- Updated the Language Designer app to open a .langproj file when its full path is supplied via a command line argument.
- Updated the Language Designer app to have splitters in the LL Parser Debugger pane.
- Updated the IntelliPrompt completion list to announce the item count via UI accessibility readers.
- Improved vertical scrollbar maximum calculation logic when word wrap is active.
.NET Languages Add-on
- Updated IntelliPrompt tips to include documentation comment remarks sections for type members, if available.
- Updated IntelliPrompt completion following a VB For Each to list previously-declared variables.
Python Language Add-on
- Improved the resolver's logic for locating imported modules with aliases.
Fixes
- Fixed an issue where changing the background color of SyntaxEditor between "light" and "dark" colors might not update the caret to use the corresponding constrasting color.
- Fixed an issue with clipped text area rendering when zoomed out below 100%.