홈 / 뉴스 / Actipro SyntaxEditor for WPF 2017.2 build 0665
Actipro SyntaxEditor for WPF 2017.2 build 0665
IntelliPrompt 코드 조각 템플릿 세션이 들여쓰기를 처리 방법을 개선합니다.
3월 9, 2018
신규 버전
기능
Updated the free sample C#/VB syntax languages to support C# 6 and VB 14 enhancements.
Updated the HtmlContentProvider.GetContent method to catch any XmlExceptions that can occur from invalid markup.
Updated the HighlightingStyleRegistry.ImportHighlightingStyles method with special code snippet handling logic, and updated the samples' Dark.vssettings file with code snippet entries.
Updated logic in the ruler margin to help prevent against possible exceptions.
Improved how IntelliPrompt code snippet template sessions handle indentation.
Web Languages Add-on
Improved the XML auto-completion logic to self-close start tags if a '/' is typed.
수정사항
Added handling for Microsoft's KB4055532 that threw an exception on Fonts.SystemFontFamilies calls in Windows 7.
Fixed a bug where rendering issues could occur in a certain scenario when editing the same document in multiple editors.
Fixed a bug where the indicator margin didn't render glyphs for tagged ranges that began at a line terminator.
Fixed a bug where IntelliPrompt code snippet selection sessions weren't excluding empty folders.
Fixed a bug where IntelliPrompt code snippet template sessions didn't track dependent field text ranges properly in undo scenarios.
Python Language Add-on
Fixed a bug where typing a '.' at the start of the document could lock up the resolver.
Fixed a bug where using document header text could cause a parser exception in a certain scenario.