ActiproSoftware.Controls.WPF.SyntaxEditor
22.1.4
See the version list below for details.
dotnet add package ActiproSoftware.Controls.WPF.SyntaxEditor --version 22.1.4
NuGet\Install-Package ActiproSoftware.Controls.WPF.SyntaxEditor -Version 22.1.4
<PackageReference Include="ActiproSoftware.Controls.WPF.SyntaxEditor" Version="22.1.4" />
paket add ActiproSoftware.Controls.WPF.SyntaxEditor --version 22.1.4
#r "nuget: ActiproSoftware.Controls.WPF.SyntaxEditor, 22.1.4"
// Install ActiproSoftware.Controls.WPF.SyntaxEditor as a Cake Addin
#addin nuget:?package=ActiproSoftware.Controls.WPF.SyntaxEditor&version=22.1.4
// Install ActiproSoftware.Controls.WPF.SyntaxEditor as a Cake Tool
#tool nuget:?package=ActiproSoftware.Controls.WPF.SyntaxEditor&version=22.1.4
SyntaxEditor is a powerful text editing WPF control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, zooming, bi-di support, and much more.
SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well.
Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=22.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls).
NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- ActiproSoftware.Controls.WPF.Shared (= 22.1.4)
-
.NETFramework 4.5.2
- ActiproSoftware.Controls.WPF.Shared (= 22.1.4)
-
.NETStandard 2.0
- No dependencies.
-
net5.0
- No dependencies.
-
net5.0-windows
- ActiproSoftware.Controls.WPF.Shared (= 22.1.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ActiproSoftware.Controls.WPF.SyntaxEditor:
Package | Downloads |
---|---|
ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.DotNet
Advanced C# and VB syntax languages for use with the Actipro WPF SyntaxEditor control. Features of this optional .NET Languages Add-on (sold separately from SyntaxEditor) include automated IntelliPrompt, type/member resolution, background parsing with AST building, syntax error reporting, automatic outlining and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=23.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing. |
|
ActiproSoftware.Controls.WPF
The Actipro WPF Controls, which is a vast set of UI controls for building beautiful WPF desktop applications with advanced functionality. This metapackage includes the Actipro Bar Code, Bars, Charts, Docking/MDI, Editors, Gauge, Grids, Micro Charts, Navigation, Ribbon, Shell, SyntaxEditor, Themes, Views, Wizard, and Shared Library products. The various optional premium SyntaxEditor language add-on (ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.* packages), Aero Themes (ActiproSoftware.Controls.WPF.Themes.Aero package), and DataGrid Contrib (ActiproSoftware.Controls.WPF.DataGrid.Contrib package) libraries are not included in this metapackage, and must be referenced separately if needed. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=23.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing. |
|
ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.XML
Advanced XML syntax language for use with the Actipro WPF SyntaxEditor control. Features of this optional Web Languages Add-on (sold separately from SyntaxEditor) include automated IntelliPrompt completion lists, quick info, schema validation, end tag auto-completion, background parsing with AST building, syntax error reporting, automatic outlining, smart indent, text formatting and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=23.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing. |
|
ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.JavaScript
Advanced JavaScript and JSON syntax languages for use with the Actipro WPF SyntaxEditor control. Features of this optional Web Languages Add-on (sold separately from SyntaxEditor) include background parsing with AST building, syntax error reporting, automatic outlining, smart indent, text formatting and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=23.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing. |
|
ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.Python
Advanced Python syntax language for use with the Actipro WPF SyntaxEditor control. Features of this optional Python Language Add-on (sold separately from SyntaxEditor) include background parsing with AST building, syntax error reporting, automatic outlining, smart indent and more. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=23.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
23.1.0-beta.6 | 87 | 3/22/2023 |
22.1.4 | 18,539 | 11/11/2022 |
22.1.3 | 7,319 | 9/8/2022 |
22.1.2 | 24,902 | 5/27/2022 |
22.1.1 | 11,682 | 3/15/2022 |
22.1.0 | 20,377 | 12/13/2021 |
21.1.3 | 31,575 | 9/7/2021 |
21.1.2 | 14,213 | 7/9/2021 |
21.1.1 | 25,194 | 3/8/2021 |
21.1.0 | 7,062 | 2/18/2021 |
20.1.1 | 29,772 | 11/19/2020 |
20.1.0 | 29,944 | 10/2/2020 |