|
|
Editor.NET 1.3 is released
7 Nov 2005
We are glad to inform that new version of Editor.NET component library is available Here is what's new in version 1.3:
New features :
Editor
- compatibility with Visual Studio 2005 beta
- Visual Studio 2005 like images for gutter and code completion
- Line modificators allowing visually track modified lines
- scrolling buttons like in MS word
- flag scrollbars
- unicode support
- ability to visually split editor vertically and horizontally
- named bookmarks with description and hypertext
- LineTerminator property allows to save file into Windows, Unix, and Mac formats.
- popup hint now supports syntax painting
- popup listbox supports sorting
- macro recording and playback
- amount of pages calculation when printing
- autocorrect feature allowing to correct words when typing
- RemoveTrailingBlanks option allowing to remove trail spaces when editing.
- Localization to German, French, Spanish, Russian and Ukranian languages
+ Language parser with about predefined 30 schemes added Syntax Parser :
- C#, J# and VB.NET parser was completely rewritten according to the grammar definition.
- code outlining, smart formating, code completion features improved
- code completion reprository, find declaration/find references added
- highlighting of incorrect code added.
- xml comments are parsed and displayed in code completion listbox and tooltip
- Language parser with about predefined 30 schemes added
Bug fixes :
- bug with calculating of count of printed pages
- bug with invalidating editor when setting from the code
- FindNext(F3) raised exception first time
- Replace in Find/Replace dialog works like in Visual Studio
Behaviour changed :
- improved algorithm for highlighting matching braces
- style of source code changed
- Undo buffer cleared when executing SaveFile method and UndoAfterSave option is off.
- Format of xml scheme file was changed because of adding xsd definition file
Learn more about Editor.NET
<< previous |
News
| next >>
|
|