Is there a format code option build into the .NET languages add-on or the syntax editor itself?
If not, is there a recommendation on how to acheive this?
Is there a format code option build into the .NET languages add-on or the syntax editor itself?
If not, is there a recommendation on how to acheive this?
Hi Kevin,
I'm sorry but there isn't a built-in text formatter service for the VB language at this time. It is something on our TODO list and I'll add your request to the TODO item so we can let you know when we add it.
In the meantime, you can look at our documentation on building text formatters as well as Getting Started #13, which shows one for the Simple language. You can make a custom VB text formatter and register it on the language.
Hi Kevin,
I wanted to let you know that today's WPF and Silverlight controls v2013.1 releases have added text formatting for C# and VB to SyntaxEditor's .NET Languages Add-on. Please see our blog for details:
http://blog.actiprosoftware.com/post.aspx?id=98fc387d-0ede-4f49-9dc2-bf78a880c87d
Please log in to a validated account to post comments.