What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Jun 12, 2008 by roger.al...@precio.se
SyntaxBox  

Syntax highlight editor for Windows Forms 2.0+

Status

The new SyntaxBox have been upgraded to C#3 and compiles for .NET 2.0.

Quick start: http://alsing.googlecode.com/files/Quickstart.htm

Work in progress:

  • New parser
  • New renderer

Features

Powerful Syntax Highlight Windows Forms Control for the Microsoft.NET Platform. Written in 100% managed C#. Supports syntax highlighting and code folding for just about any programming language.

Features:

And much more , download the trial Version today and try it!

History

The SyntaxBox is a very old project of mine. It started back in 2001 when me and my brother formed the company Compona Our aim was to sell components over the internet. Our first product was the Compona SyntaxBox and it was pretty much an instant success as there were very few competing products at that time.

Since we ran our company on our sparetime and I was the only developer of the SyntaxBox, I ended up with a bit too many support cases. After a few years I had to give it up because I had virtually no free time of my own anymore.

In 2005 the project was turned into opensource and released on http://puzzleframework.com. And it have been hibernating there ever since.

Somewhere after this the ".NET Fireball" team made some sort of rogue branch of the SyntaxBox. Renaming the component to something else and hiding any trace of the origin in order to get credits for others work.

However, due to public request I am now kicking some life into it again. I have converted the entire project to C#3 and cleaned up the code and API quite a bit.


See the downloads section for resources.


Comment by jeroen.trappers, Aug 18, 2008

The Wave lines / Squigly lines can be controlled through the "HasError" property of a "Word". For example: You can get the right word by using SyntaxBoxInstance.Document.GetWordFromPos(new TextPoint(0, 0))


Sign in to add a comment