editing - Actipro SyntaxEditor for WinForms

  1. Editing C# code

    스크린샷: SyntaxEditor with optional.NET Languages Add-on editing C# code using automated IntelliPrompt for parameter info. ...

  2. Editing VB code

    스크린샷: SyntaxEditor with optional.NET Languages Add-on editing VB code using automated IntelliPrompt for member lists ...

  3. A wealth of editing and visualization features.

    기능: the advanced editing capabilities you'd expect to find in a premium code editor, such as multiple undo/redo, block indent/outdent, line numbers, visible whitespace, word wrap, line modification marks, split ... views, block (rectangular) selection, customizable drag/drop, macro recording and playback, input method editor (IME) support, and more. Over 100 edit actions are included with SyntaxEditor that cover ...

  4. Actipro SyntaxEditor for WinForms 24.1.0

    릴리스 노트: 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 still ...

  5. Actipro SyntaxEditor for WinForms 23.1.3

    릴리스 노트: Improved logic that retrieves language services. Updated IME logic. Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup. Fixed an issue where certain fonts might render tab or newline characters incorrectly. 0 ...

  6. Actipro SyntaxEditor for WinForms 23.1.2

    릴리스 노트: Improved display speed of large completion lists. Updated OverlayPaneCollection.AddSearch to close any existing overlay panes before adding the SearchOverlayPane. Fixed possible cross-thread exception that might be raised when invalidating elements if a UIRenderer property was changed on a ...

  7. Actipro SyntaxEditor for WinForms 23.1.1

    릴리스 노트: Improves logic of 'move selected lines up and down' commands. Improved logic of 'move selected lines up and down' commands. Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft.NET 6.0. Updated pointer interaction in an editor view to quit if ...

  8. Actipro SyntaxEditor for WinForms 23.1.0

    릴리스 노트: Improves mouse handling on IntelliPrompt popups and.NET 7 compatibility. 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 references ...

  9. Editing an XML SyntaxEditor language definition file

    스크린샷: SyntaxEditor with optional Web Languages Add-on editing an XML SyntaxEditor language definition file with automated IntelliPrompt based on an XSD. ...

  10. Actipro SyntaxEditor for WinForms 22.1.3

    릴리스 노트: Added new EditorCommands.AddNextOccurrenceToSelection edit action (bound to Ctrl+D by default), and the related IEditorViewSelection.AddNextOccurrence method. This new feature adds the next ... is displayed. Updated non-editable code snippet fields to not be highlighted in the template session. Updated the CollapsedRegionManager.GetVisibleOffset method logic. Fixed an issue where calling ... changes. Fixed an issue where CodeSnippetSerializer didn't save the Literal tag's Editable attribute with the correct name. ...

  11. About Actipro SyntaxEditor for WinForms

    설명: Feature-rich syntax-highlighting code editor control with optional Intellisense for C# and VB. SyntaxEditor for WinForms 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 ...

  12. Actipro SyntaxEditor for WinForms 22.1.2

    릴리스 노트: cached collapsed region information wasn't invalidated early enough in a certain document editing scenario. ...

  13. Actipro SyntaxEditor for WinForms 22.1.1

    릴리스 노트: Adds new Column Guides feature to designate where line breaks should occur. 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 outlining nodes. Improved ...

  14. Actipro SyntaxEditor for WinForms 22.1.0

    릴리스 노트: after editing the field. Fixed a memory leak that might occur when closing IntelliPrompt popups. Fixed a bug where IntelliPrompt popups and/or their drop shadows might appear behind the form hosting ...

  15. Actipro SyntaxEditor for WinForms 21.1.1

    릴리스 노트: Improves horizontal ScrollBar and IntelliPrompt UI. 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 changed. Added ...

  16. Actipro SyntaxEditor for WinForms 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. ... 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. Fixed a bug where the mouse cursor ...

  17. Actipro SyntaxEditor for WinForms 2020.1 build 0403

    릴리스 노트: 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 added a parameter to the GetContent method. ...

  18. Actipro SyntaxEditor for WinForms 2020.1 build 0402

    릴리스 노트: Adds new constructor overload that allows you to alter thread priority. Updated the CollectionTagger.Clear method to accurately report the changed text range in the TagsChanged event when there are fewer than 100 tags being removed. Otherwise, the entire snapshot range is returned as before. ...

  19. Actipro SyntaxEditor for WinForms 2020.1 build 0401

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

  20. Actipro SyntaxEditor for WinForms 2020.1

    릴리스 노트: that allows for enumeration of all selection ranges. Multiple selections can be set with the new IEditorView.Selection.SelectRanges method, or a new selection can be added with the AddRange method. Most edit ... 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 and replace modes, and all common search options are supported via toggle buttons and other controls. ...