TextControlBox.JuliusKirsch
1.8.0
dotnet add package TextControlBox.JuliusKirsch --version 1.8.0
NuGet\Install-Package TextControlBox.JuliusKirsch -Version 1.8.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TextControlBox.JuliusKirsch" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TextControlBox.JuliusKirsch --version 1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TextControlBox.JuliusKirsch, 1.8.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TextControlBox.JuliusKirsch as a Cake Addin #addin nuget:?package=TextControlBox.JuliusKirsch&version=1.8.0 // Install TextControlBox.JuliusKirsch as a Cake Tool #tool nuget:?package=TextControlBox.JuliusKirsch&version=1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A fast and powerful textbox with syntaxhighlighting and much more
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
UAP 10.0
- Collections.Pooled (>= 1.0.82)
- Newtonsoft.Json (>= 13.0.2)
- Win2D.uwp (>= 1.26.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.8.0 | 302 | 7/10/2023 | |
1.7.1 | 212 | 5/13/2023 | |
1.7.0 | 163 | 5/10/2023 | |
1.6.0 | 215 | 4/10/2023 | |
1.5.1 | 291 | 2/2/2023 | |
1.5.0 | 308 | 1/30/2023 | |
1.4.2 | 321 | 12/30/2022 | |
1.4.1 | 300 | 12/29/2022 | |
1.3.2 | 330 | 12/26/2022 | |
1.3.1 | 318 | 12/24/2022 | |
1.3.0 | 299 | 12/22/2022 | |
1.2.1 | 350 | 12/3/2022 | |
1.2.0 | 360 | 12/2/2022 | |
1.1.0 | 319 | 11/24/2022 | |
1.0.0 | 355 | 11/1/2022 |
Feature: Added Autopairing for brackets and quotation mark
Feature: Added Shift + Delete to remove whole line
Feature: Added syntaxhighlighting for CSS
Fix: Cursor offset for different text sizes
Fix: Replace all now returns SearchResult.Found or SearchResult.NotFound
Fix: Search string was not escaped and sometimes gave wrong results