C
C
cicatrix2021-04-19 14:57:35
WPF
cicatrix, 2021-04-19 14:57:35

What is the best way to implement syntax highlighting?

I am finishing the old project, it has the ability to write small automation scripts. Currently, a simple text field is used to enter them. I would like to refine it, make a normal editor with highlighting of keywords, parameters, etc. I used to do something similar with RichTextBox, but I thought maybe progress has made some progress since then.
Or is it necessary to cut a separate Renderer for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2021-04-19
@cicatrix

AvalonEdit
Or Ok Google --> "wpf syntax highlighter"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question