![]() |
VOOZH | about |
dotnet add package TextControlBox.JuliusKirsch --version 1.8.0
NuGet\Install-Package TextControlBox.JuliusKirsch -Version 1.8.0
<PackageReference Include="TextControlBox.JuliusKirsch" Version="1.8.0" />
<PackageVersion Include="TextControlBox.JuliusKirsch" Version="1.8.0" />Directory.Packages.props
<PackageReference Include="TextControlBox.JuliusKirsch" />Project file
paket add TextControlBox.JuliusKirsch --version 1.8.0
#r "nuget: TextControlBox.JuliusKirsch, 1.8.0"
#:package TextControlBox.JuliusKirsch@1.8.0
#addin nuget:?package=TextControlBox.JuliusKirsch&version=1.8.0Install as a Cake Addin
#tool nuget:?package=TextControlBox.JuliusKirsch&version=1.8.0Install as a Cake Tool
A fast and powerful textbox with syntaxhighlighting and much more
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.8.0 | 550 | 7/10/2023 | |
| 1.7.1 | 374 | 5/13/2023 | |
| 1.7.0 | 313 | 5/10/2023 | |
| 1.6.0 | 371 | 4/10/2023 | |
| 1.5.1 | 470 | 2/2/2023 | |
| 1.5.0 | 492 | 1/30/2023 | |
| 1.4.2 | 511 | 12/30/2022 | |
| 1.4.1 | 460 | 12/29/2022 | |
| 1.3.2 | 511 | 12/26/2022 | |
| 1.3.1 | 478 | 12/24/2022 | |
| 1.3.0 | 476 | 12/22/2022 | |
| 1.2.1 | 519 | 12/3/2022 | |
| 1.2.0 | 625 | 12/2/2022 | 1.2.0 is deprecated because it has critical bugs. |
| 1.1.0 | 484 | 11/24/2022 | |
| 1.0.0 | 533 | 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