-
ScintillaNet is a great editor for .Net!
-
How can i=I fix the white boxes around the text halp
-
Any help would be much appreciated:
I'm using the SQL Lexer with custom keywords. I've found that keywords are to be separated by TAB or Space when assigned using the .SetKeywords() method.
I'm…
-
Hello,
There is a method incompatibility in ScintillaNET between .NET Framework and .NET Core which
means it needs to be re-targeted if .NET Core needs to be supported (see [this issue](https://gi…
-
By default, `AutoCompleteMenu-ScintillaNET` searches on the first letter of the words in its list, but I want this search to be on all the letters of the given words, how should I do this? Do I have t…
-
Cześć, chciałem skompilować twoją aplikację na macosx ale wyskakują mi takie błedy:
`/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.tar…
-
I am trying to write a minimum example of Scintilla folding. The program has a form with 2 textboxes that supply integers for the line number to start folding, and the number of lines to fold. There a…
-
Hello,
I got a issue with ScintillaNET when it comes to syntax highlighting.
I'm trying to use the lua language (with syntax HL), but when I try to put a dot, ':' or something after the keyword (s…
-
https://github.com/KindDragon/ICSharpCode.TextEditor/issues/1
Is Scintilla a pure C# control, or it is a managed wrapper over unmanaged code?
-
System.IO.FileLoadException: 'Could not load file or assembly 'ScintillaNET, Version=3.6.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (…