Actipro SyntaxEditor for WinForms(英語版)

  1. A wealth of editing and visualization features.

    機能: Highlighting styles can be completely customized by the end user for each code language, even allowing the changing of text area background and line number margin colors. SyntaxEditor has all the advanced editing capabilities you'd expect to find in ...

  2. Make coding quicker and easier with IntelliPrompt popups.

    機能: Any syntax language can optionally support automated completion lists, parameter info, quick info, and code snippets. The completion list is used to display a number of code completion options to the end user, not only providing intelligent information ...

  3. Collapse regions of code.

    機能: Actipro SyntaxEditor has complete support for code outlining, also known as code folding. Syntax languages can automatically choose where to create outlining nodes (based on tokens, AST's, etc.) or the end user can choose to create outlining nodes ...

  4. Embed custom UI elements anywhere in the editor surface.

    機能: A powerful adornment layer system (WPF/Silverlight versions) allows for any sort of custom UI elements (images, shapes, and even controls) to be added anywhere within the text area. Animation is fully supported. Adornment layers can be set to appear ...

  5. It's easy to build completely custom syntax languages.

    機能: Extensibility is the name of the game when talking about SyntaxEditor's documents and languages. Languages are service-based objects where you can plug in any functionality you require for them. Use over 20 free languages with your SyntaxEditor ...

  6. Create powerful grammar-based parsers.

    機能: The LL(*) Parser Framework (WPF/Silverlight versions) is Actipro's own framework for constructing robust text parsers that work standalone or with code editor controls like SyntaxEditor. The framework features grammars that are written in C#/VB using ...

  7. Pre-built advanced language implementations for SyntaxEditor.

    機能: Actipro offers a couple of pre-built language add-ons for SyntaxEditor that instantly give your app advanced editing functionality. The.NET Languages Add-on provides automated IntelliPrompt completion lists, parameter info, quick info, code snippets, code ...