Skip to content

robinrodricks/ScintillaNET.Demo

Repository files navigation

ScintillaNET.Demo

This is an easy to understand C# app demonstrating all the features of the powerful ScintillaNET text editor component. ScintillaNET is a .NET wrapper for Scintilla, which is used as the primary code editor in numerous IDEs. Even the venerable Notepad++ uses Scintilla!

We demonstrate:

  • syntax coloring / keywords
  • font / styling
  • number margin
  • bookmark margin
  • highlighting lines
  • code folding / regions
  • rectangular selection (hold ALT and drag)
  • drag and drop files
  • editing commands (casing, indenting)
  • quick search bar
  • zooming (hold CTRL and scroll)
  • hotkey system

Coming soon:

  • suggestion lists / intellisense
  • brace matching
  • find & replace dialogs

About

C# app demonstrating the powerful Scintilla text editor component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages