MathiasLui / CSGO-Projects

3 stars 0 forks source link

Find out how RichTextBox works and use that for highlighting etc, or creating own TextBox #22

Open MathiasLui opened 2 years ago

MathiasLui commented 2 years ago

We want to autocomplete commands, or mark things so maybe create own editor with RichTextBox or find a good one to use.

MathiasLui commented 1 year ago

Update: We probably want to use AvalonEdit => http://avalonedit.net/ which also has a NuGet package.