VAX-FCTB
2.16.27.100
See the version list below for details.
dotnet add package VAX-FCTB --version 2.16.27.100
NuGet\Install-Package VAX-FCTB -Version 2.16.27.100
<PackageReference Include="VAX-FCTB" Version="2.16.27.100" />
paket add VAX-FCTB --version 2.16.27.100
#r "nuget: VAX-FCTB, 2.16.27.100"
// Install VAX-FCTB as a Cake Addin #addin nuget:?package=VAX-FCTB&version=2.16.27.100 // Install VAX-FCTB as a Cake Tool #tool nuget:?package=VAX-FCTB&version=2.16.27.100
FastColoredTextBox
Fast Colored TextBox is text editor component for .NET. Allows you to create custom text editor with syntax highlighting. It works well with small, medium, large and very-very large files.
It has such settings as foreground color, font style, background color which can be adjusted for arbitrarily selected text symbols. One can easily gain access to a text with the use of regular expressions. WordWrap, Find/Replace, Code folding and multilevel Undo/Redo are supported as well.
Update Logs
24-12-20 (V2.16.27.100)
- Start to support correct displaying Chinese based on the lately found fork by Daxanius, though not perfect, still needs some tweets in later version
- CN:�����ҵ������µ�Daxanius�汾�������˺�����ʾ֧�֣��䲻�����������Ժ�汾����
- Multitargeting net6.0-8.0-windows7.0
- Upgrade to C#12 sematics
Known Issues
- Selection position may be incorrect if any CJK characters mixed with latin letters in line.This requires a systematic refactoration of relevant codes.
More details http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting
Nuget package https://www.nuget.org/packages/FCTB/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. |
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
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 |
---|---|---|
2.17.0.101 | 94 | 12/31/2024 |
2.16.27.106 | 92 | 12/25/2024 |
2.16.27.104 | 75 | 12/25/2024 |
2.16.27.103 | 85 | 12/24/2024 |
2.16.27.101 | 82 | 12/23/2024 |
2.16.27.100 | 86 | 12/23/2024 |
Chinese support/支持中文
Targets NET6.0-8.0