Actipro SyntaxEditor for UWP

  1. Actipro SyntaxEditor for UWP 22.1.0365

    Notas de la versión: Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup. 0 ...

  2. Actipro SyntaxEditor for UWP 22.1.0364

    Notas de la versión: Fixed an issue with view line offset to character index calculation logic. 0 ...

  3. Actipro SyntaxEditor for UWP 22.1.0363

    Notas de la versión: Improves logic of 'move selected lines up and down' commands. Improved logic of 'move selected lines up and down' commands. Added 'ITextSnapshot.GetWordText' and 'GetWordTextRange' method overloads that accept a

  4. Actipro SyntaxEditor for UWP 22.1.0362

    Notas de la versión: Refactors IntelliPrompt shorthand item matcher algorithm, resulting in a significant performance improvement. Added the EditorCommands.AddNextOccurrenceToSelection edit action (bound to Ctrl+D by default), and the related IEditorViewSelection ...

  5. Actipro SyntaxEditor for UWP 22.1.0361

    Notas de la versión: Improves IntelliPrompt item sorting logic and regular expression matching. Improved performance of 'StartsWithFragmentCompletionItemMatcher' and updated 'RegexCompletionItemMatcherBase' to generate capturing and non-capturing regular ...

  6. Actipro SyntaxEditor for UWP 22.1.0360

    Notas de la versión: Improves vertical scrollbar behavior when dealing with collapsed regions. Added new Column Guides feature with Column Guides QuickStart to demonstrate the functionality. Added new non-generic interfaces ITaggerBase (implemented by ITagger<T>) and ...

  7. Actipro SyntaxEditor for UWP 2020.1 build 0355

    Notas de la versión: Improves IntelliPrompt UI and word wrap functionality. Improved IntelliPrompt UI to reposition itself when the view's text area layout is updated, such as when scrolling. Added the SyntaxEditor.WordWrapModeChanged event that is raised when the ...

  8. Actipro SyntaxEditor for UWP 2020.1 build 0354

    Notas de la versión: Adds support for key gestures to toggle filter UI buttons and tabs. Added completion item inline descriptions that can render optional text along the right side of a completion list item. Updated the.NET Languages Add-on's Completion Override ...

  9. Actipro SyntaxEditor for UWP 2020.1 build 0353

    Notas de la versión: Adds the ability to customize the macro recording mechanism. Added the ability to customize the macro recording mechanism. Updates include a new IMacroAction interface, making the default MacroRecording object public, adding a virtual SyntaxEditor ...

  10. Actipro SyntaxEditor for UWP 2020.1 build 0352

    Notas de la versión: Improves printing and syntax highlighting. Added syntax highlighting to collapsed region quick info tips created by the CollapsedRegionQuickInfoProvider language service. Added the CollapsedRegionQuickInfoProvider.IsSyntaxHighlightingEnabled property and ...

  11. Actipro SyntaxEditor for UWP 2020.1 build 0351

    Notas de la versión: Adds schema-based validation support to XML syntax language. Updated the 'Adornments- Squiggles Intro' QuickStart to show a more realistic scenario of tracking developer-specified tagged ranges. Updated the CollectionTagger.Clear method to ...

  12. Actipro SyntaxEditor for UWP 2020.1

    Notas de la versión: Improves the IntelliPrompt popup placement. Added a new background that renders the search range when the search overlay pane is in Selection scope mode. Added the SyntaxEditor.HasSearchOverlayPaneKeyBindings property, which can be set to false when using ...

  13. Actipro SyntaxEditor for UWP 2019.1 build 0341

    Notas de la versión: Adds support for triple-clicks to select an entire view line. Updated Microsoft Visual Studio designer functionality to work with new UWP extensibility model. Added support for triple-clicks to select an entire view line. Dragging the pointer on the final ...

  14. Actipro SyntaxEditor for UWP 2019.1

    Notas de la versión: Adds support for horizontal splitting and smooth inertia-based touch scrolling. Cross-Platform Design The internals of SyntaxEditor have been heavily refactored to support a cross-platform API across the WPF, UWP, and WinForms platforms. This allows ...

  15. Actipro SyntaxEditor for UWP 2018.1 build 0332

    Notas de la versión: Improves lock access to assembly repository across multiple threads. Updated CompletionSession so that when auto-completing without the popup showing, it raises the Opened event in addition to the Closed event that was already raised. Added the ...

  16. Actipro SyntaxEditor for Universal Windows 2018.1 build 0331

    Notas de la versión: Improves collapsible region highlighting logic. Updated several language add-on token tagger classes to better support syntax highlighting for other merged languages. Updated text copied to the clipboard to remain on the clipboard after app exit. Improved ...

  17. Actipro SyntaxEditor for Universal Windows 2018.1

    Notas de la versión: Improves word wrap logic for determining where to wrap text. Improved the word wrap logic for determining where to wrap text. Updated indicator margin glyph quick info to be based on the topmost glyph. Added the IParameterInfoSession.HasSelectionChanged ...

  18. Actipro SyntaxEditor for Universal Windows 2017.2 build 0323

    Notas de la versión: Improves how IntelliPrompt code snippet template sessions handle indentation. 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 ...

  19. Actipro SyntaxEditor for Universal Windows 2017.2 build 0322

    Notas de la versión: Improved error handling in the JSON parser grammar. Added the IReadOnlyRegionTag.IncludeFirstEdge and IncludeLastEdge properties, which can be set true to prevent edits on the borders of a tagged range. Improved OutliningManager's ability to handle ...

  20. Actipro SyntaxEditor for Universal Windows 2017.2 build 0321

    Notas de la versión: Improved edit actions to retain final selection after the action goes through an undo/redo process. Improved numerous edit actions to retain their final selection after the action goes through an undo/redo process. Improved how Tab indenting is handled ...