TextControlBox.JuliusKirsch
1.5.0
See the version list below for details.
dotnet add package TextControlBox.JuliusKirsch --version 1.5.0
NuGet\Install-Package TextControlBox.JuliusKirsch -Version 1.5.0
<PackageReference Include="TextControlBox.JuliusKirsch" Version="1.5.0" />
<PackageVersion Include="TextControlBox.JuliusKirsch" Version="1.5.0" />
<PackageReference Include="TextControlBox.JuliusKirsch" />
paket add TextControlBox.JuliusKirsch --version 1.5.0
#r "nuget: TextControlBox.JuliusKirsch, 1.5.0"
#:package TextControlBox.JuliusKirsch@1.5.0
#addin nuget:?package=TextControlBox.JuliusKirsch&version=1.5.0
#tool nuget:?package=TextControlBox.JuliusKirsch&version=1.5.0
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. |
-
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 | 467 | 7/10/2023 | |
| 1.7.1 | 318 | 5/13/2023 | |
| 1.7.0 | 261 | 5/10/2023 | |
| 1.6.0 | 318 | 4/10/2023 | |
| 1.5.1 | 415 | 2/2/2023 | |
| 1.5.0 | 423 | 1/30/2023 | |
| 1.4.2 | 446 | 12/30/2022 | |
| 1.4.1 | 400 | 12/29/2022 | |
| 1.3.2 | 453 | 12/26/2022 | |
| 1.3.1 | 422 | 12/24/2022 | |
| 1.3.0 | 405 | 12/22/2022 | |
| 1.2.1 | 455 | 12/3/2022 | |
| 1.2.0 | 551 | 12/2/2022 | |
| 1.1.0 | 422 | 11/24/2022 | |
| 1.0.0 | 477 | 11/1/2022 |
Added duplicate line function that does not take parameter and uses the current line
Added touch support for scrolling
Fixed a bug where the search sometimes crashed
Fixed a bug where go to line did not scroll into view
Fixed a bug where shift + tab crashed the textbox
Fixed a selection bug when the textbox was in an AppWindow
Fixed a bug where holding shift + V for a longer time could crash the app
Fixed performance issue with the rendering of linenumbers