I need to display a SQL Script in my application I am making. It would be nice if this script was syntax highlighted.
Are there any open source/free WPF syntax highlighters out there?
(NOTE: I am using Visual Studio 2008 and/or 2010 and T-SQL.)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can check http://wiki.sharpdevelop.net/AvalonEdit.ashx
not so easy to use, but you can implement any kind of higlighting and intellisense too