editing - Actipro WinForms Studio

  1. HTML Editing

    스크린샷: SyntaxEditor supports merging of multiple language lexers together as seen here, where HTML can transition to Javascript and ASP. Nearly all of the rich editing features found in the Visual Studio ...

  2. VS-like syntax-highlighted code editing in your own apps.

    기능: SyntaxEditor is a powerful text editing control that is packed with features for efficient code editing, including syntax highlighting, code outlining, parsing, line numbers, block selection, ... IntelliPrompt UI, split views, single-line mode, custom languages, and much more. It has many of the same code editing features found in the Visual Studio code editor. Over 20 sample languages are included to get ... you started (such as C#, HTML, Javascript, and more), and optional premium add-ons with advanced functionality for editing C#, VB, and XML are available as well. C# and VB IntelliPrompt The C# and VB ...

  3. Actipro WinForms Studio 24.1.0

    릴리스 노트: All API documentation is now based on assemblies that target Microsoft.NET 6 (previously.NET Framework). The Sample Browser application included with the installer has changed target from.NET Framework 4.7.2 to.NET 6. Removed official support for Microsoft Visual Studio 2017 although users should ...

  4. Actipro WinForms Studio 23.1.3

    릴리스 노트: SyntaxEditor Improved logic that retrieves language services. Updated IME logic. Docking Fixed possible NullReferenceException that might be thrown in rare scenarios when dragging windows. SyntaxEditor Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was ...

  5. Actipro WinForms Studio 23.1.2

    릴리스 노트: Includes improvements to the SyntaxEditor and.NET Language Add-ons. SyntaxEditor Improved display speed of large completion lists. Updated OverlayPaneCollection.AddSearch to close any existing overlay panes before adding the SearchOverlayPane..NET Languages Add-on Updated the C# grammar with ...

  6. Actipro WinForms Studio 23.1.1

    릴리스 노트: Languages Add-on Fixed an issue where IntelliPrompt parameter info could flicker slightly while editing. Fixed possible infinite recursion scenario with BinaryAssemblySerializer collecting type definitions. ...

  7. Actipro WinForms Studio 23.1.0

    릴리스 노트: Adds.NET 7 compatibility and improves Bars, Docking and SyntaxEditor components. All Validated Microsoft.NET 7 compatibility. Added MetroDark color scheme. Added MetroScrollBarRenderer which supports MetroLight and MetroDark color schemes. Added IWindowsColorScheme interface that will replace most ...

  8. Actipro WinForms Studio 22.1.3

    릴리스 노트: Improves SyntaxEditor, Wizard and Shared controls. SyntaxEditor Added new EditorCommands.AddNextOccurrenceToSelection edit action (bound to Ctrl+D by default), and the related ... the IntelliPrompt completion list is displayed. Updated non-editable code snippet fields to not be highlighted in the template session. Updated the CollapsedRegionManager.GetVisibleOffset method logic..NET Languages ... where CodeSnippetSerializer didn't save the Literal tag's Editable attribute with the correct name. Python Language Add-on Fixed an issue where an IVariableDefinition might not have its ...

  9. About Actipro WinForms Studio

    설명: SyntaxEditor is a powerful text editing control that is packed with features for efficient code editing, including syntax highlighting, code outlining, parsing, line numbers, block selection, IntelliPrompt UI, ... split views, single-line mode, custom languages, and much more. It has many of the same code editing features found in the Visual Studio code editor. SyntaxEditor is designed for use in IDE (integrated ... Javascript, and more), and optional premium add-ons with advanced functionality for editing C#, VB, and XML are available as well. SyntaxEditor Features Author custom language definitions, with over 20 free ...

  10. Actipro WinForms Studio 22.1.2

    릴리스 노트: character. Fixed an issue where cached collapsed region information wasn't invalidated early enough in a certain document editing scenario..NET Languages Add-on Fixed an issue where a VB With statement ...

  11. Actipro WinForms Studio 22.1.1

    릴리스 노트: SyntaxEditor adds new Column Guides feature to designate where line breaks should occur. SyntaxEditor Added a new Column Guides feature to designate where line breaks should occur. Added a new Compare Files QuickStart to demonstrate side-by-side file comparison. Improved logic for adding manual ...

  12. Actipro WinForms Studio 22.1.0

    릴리스 노트: Edition) syntax. Updated JsonSyntaxLanguage with a new constructor overload for whether the lexer supports JavaScript style comments, as in Microsoft's JSONC variant. Updated the XML context factory ... snippet with an $end$ defined immediately after a field may not position the caret properly when Enter was pressed after editing the field. Fixed a memory leak that might occur when closing IntelliPrompt ...

  13. Actipro WinForms Studio 21.1.1

    릴리스 노트: Improves SyntaxEditor and.NET Languages Add-on. SyntaxEditor 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 SyntaxEditor.WordWrapMode property is ...

  14. Actipro WinForms Studio 21.1.0

    릴리스 노트: method, and more. Added the SyntaxEditor.ViewActionExecuting event that is raised immediately before an edit action occurs within an editor view, allowing the action to be canceled. Added ... is active to deactivate the mode, but not collapse the selection. Updated the left/right selection adjustment edit actions to support virtual space without having to hold Alt when in Block selection mode. ... on the next line. Fixed a bug where typing at the start of an outlining node may not shift offsets properly. Fixed a bug where certain edits around collapsed outlining nodes could lead to an invalid state. ...

  15. Actipro WinForms Studio 2020.1 build 0403

    릴리스 노트: SyntaxEditor improves printing and syntax highlighting. SyntaxEditor Added syntax highlighting to collapsed region quick info tips created by the CollapsedRegionQuickInfoProvider language service. Added the CollapsedRegionQuickInfoProvider.IsSyntaxHighlightingEnabled property and added a parameter ...

  16. Actipro WinForms Studio 2020.1 build 0402

    릴리스 노트: Improves Docking & MDI and SyntaxEditor controls. Docking & MDI Improved the rendering of images and glyphs in high DPI. Added the TabStripRenderer.CanAutoScaleImages property, which defaults to true and determines if tab images are auto-scaled in high-DPI. SyntaxEditor Updated the ...

  17. Actipro WinForms Studio 2020.1 build 0401

    릴리스 노트: Add-on Improved the C# and VB context factories for improved IntelliPrompt parameter info. SyntaxEditor for WinForms Fixed a bug where right-to-left editing wasn't working properly for some languages. ...

  18. Actipro WinForms Studio 2020.1

    릴리스 노트: can be set with the new IEditorView.Selection.SelectRanges method, or a new selection can be added with the AddRange method. Most edit actions have been refactored to fully support multiple selections. ... a snapshot of all selection ranges prior to the selection change. Added collapse selection left and collapse selection right edit actions. Searching A new search overlay pane displays over the upper-right ... of the active editor view when Ctrl+F (find mode) or Ctrl+H (replace mode) are pressed in a multi-line editor. Related edit actions added. A toggle mode button on the search overlay pane switches between find ...

  19. Actipro WinForms Studio 2018.1 build 0342

    릴리스 노트: Fixed a bug introduced in a previous build where when splitting a view, removing the split, and splitting again, the scrollbars might not render properly. ...

  20. Actipro WinForms Studio 2018.1 build 0341

    릴리스 노트: Improves Docking/MDI and SyntaxEditor controls. Docking/MDI Improved the rendering of several button glyphs. Made several rendering adjustments to help in high DPI scenarios. Updated the dragging of a tool window in the MDI area to support drag-to-float. SyntaxEditor Updated the logic for ...