Skip to content

tobeypeters/CSharpLexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharpLexer

CSharp Lexer for ScintillaNet

ScintillaNET is a Windows Forms control, wrapper, and bindings for the versatile Scintilla source code editing component, by jacobslusser.

"As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts." -- scintilla.org

ScintillaNET can also be used with WPF using the WindowsFormsHost.

About

CSharp Lexer for Scintilla

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages