I’ve integrated ICSharpCode.TextEditor into VB.NET and it run smoothly without error. But, I cannot find in properties window the property to enable or select the syntax highlighting features as well as intellisense. I don’t have any experience with ICSTE, so please help me. Thanks you.
I’ve integrated ICSharpCode.TextEditor into VB.NET and it run smoothly without error. But, I cannot
Share
Here is code from my project
Ensure that file SQL.xshd exists in AppDomain.CurrentDomain.BaseDirectory
As for entellisense you should implement it mostly yourself using this code