TextControlBox.JuliusKirsch
1.4.1
See the version list below for details.
dotnet add package TextControlBox.JuliusKirsch --version 1.4.1
NuGet\Install-Package TextControlBox.JuliusKirsch -Version 1.4.1
<PackageReference Include="TextControlBox.JuliusKirsch" Version="1.4.1" />
paket add TextControlBox.JuliusKirsch --version 1.4.1
#r "nuget: TextControlBox.JuliusKirsch, 1.4.1"
// Install TextControlBox.JuliusKirsch as a Cake Addin #addin nuget:?package=TextControlBox.JuliusKirsch&version=1.4.1 // Install TextControlBox.JuliusKirsch as a Cake Tool #tool nuget:?package=TextControlBox.JuliusKirsch&version=1.4.1
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.1)
- 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 | 310 | 7/10/2023 | |
1.7.1 | 217 | 5/13/2023 | |
1.7.0 | 166 | 5/10/2023 | |
1.6.0 | 218 | 4/10/2023 | |
1.5.1 | 294 | 2/2/2023 | |
1.5.0 | 311 | 1/30/2023 | |
1.4.2 | 324 | 12/30/2022 | |
1.4.1 | 303 | 12/29/2022 | |
1.3.2 | 333 | 12/26/2022 | |
1.3.1 | 321 | 12/24/2022 | |
1.3.0 | 302 | 12/22/2022 | |
1.2.1 | 353 | 12/3/2022 | |
1.2.0 | 363 | 12/2/2022 | |
1.1.0 | 322 | 11/24/2022 | |
1.0.0 | 360 | 11/1/2022 |
Added fileextension-filter to every file, which can be used to check for a codefile
Fixed GCode syntaxhighlighting issues
Fixed a bug, where the text did not update when changing the theme
Fixed a bug where the selection did not work correctly
Fixed bug where text got selected when clicking anywhere after calling GoToLine
Fixed a bug when selecting over linenumbers
Changed the cursor-offset
Renamed the CodeLanguage CSharp to C#
Removed comments using double slashes from Config file
Removed the string text parameter from the TextChangedEvent, for a better performance