Ann: Editor.NET 1.2 released
- From: "Dmitry Medvedev" <medvedev@xxxxxxxxxx>
- Date: Tue, 19 Apr 2005 13:28:22 +0300
Hello,
We are glad to inform you that Editor.NET version 1.2 is released.
Editor.NET is an advanced code editor allowing integration of a highly
flexible edit control in your .NET applications.
It has almost all the features that can be found in the Visual Studio.NET
code Editor, including customizable syntax highlighting, code outlining,
code completion, unlimited undo/redo, bookmarks, word wrap, drag-n-drop,
search/replace, and displaying gutter/margin/line numbers.
Software requirements:
..NET Framework 1.1 (2.0)
Microsoft Visual Studio.NET 2003 (2005 beta) or Borland Delphi8 for
..NET(Delphi 2005)
You can download trial version from
http://qwhale.net/download/editor/1.2/QWhale_Editor1_2.zip
Here is what's new in version 1.2:
new features:
+ the new version supports page layout mode making it easy to see how text
will be positioned on the printed page. Horizontal and
vertical rulers are available and can be used to change page margins and
other space settings.
+ better support for code completion : code completion listbox allows to
show hints and filter its content.
Code completion hint displays shadow when themes are available.
+ new features for matching braces highlighting
+ ability to visually drag margin
+ Transparent property added allowing to display background image.
+ BorderStyle.System property added allowing to display editor border using
themes.
+ new parsers for C#, VB.NET and JScript.NET come with faster parsing
algorithm,
code outlining, smart formatting and code completion features.
+ more syntax schemes available
+ ability to restrict selection to square or stream blocks
+ block insertion and deletion works faster
bug fixes :
- deleting selection when wordwrap is on raised exception.
- code templates worked incorrectly.
- code completion was enabled inside comments and strings
- character "(" in tooltip made incorrect parameter hightliting.
- syntaxEdit1.SaveFile raised exception
- when connected to data source, edit did not update its text when moving
to another record.
- horz scrollbar was not updated when changing lines programmaticaly
- bug with indenting and unindenting text.
- changing wordwrap property did not invalidate editor
- space bar and other delimiters did not select from intellilist
- outlining hints was displayed incorrectly
- removed outlining, selection and gutter flickering
- bug with mnemonic keys
- outlining worked slowly
Best regards,
Quantum Whale
www.qwhale.net
.
- Prev by Date: Re: WMA to WAV conversion tool / component
- Next by Date: Re: WSH-based scripting engine wanted
- Previous by thread: KSDev -- ThemeWizard Dialogbox problem ?!
- Next by thread: Audio lessons for Accounting
- Index(es):
Relevant Pages
|