Syntax Highlighter for WPF

后端 未结 4 901
长情又很酷
长情又很酷 2021-01-05 09:43

I\'m currently looking for a Syntax highlighter for a WPF application. A textbox will be available for the user to type into which would hopefully recognise code and highli

4条回答
  •  臣服心动
    2021-01-05 10:17

    I think this question has your answer.

    Anyone know a code editor I can embed in a WPF window or Windows forms?

    Or you can write one yourself: http://blogs.microsoft.co.il/blogs/tamir/archive/2006/12/14/RichTextBox-syntax-highlighting.aspx

提交回复
热议问题